[geany/geany-themes] a4a778: Add experimental field to list supported Geany versions
Matthew Brush
git-noreply at xxxxx
Sat Nov 23 10:06:49 UTC 2013
Branch: refs/heads/master
Author: Matthew Brush <mbrush at codebrainz.ca>
Committer: Matthew Brush <mbrush at codebrainz.ca>
Date: Wed, 19 Jun 2013 07:15:02 UTC
Commit: a4a778ff500fdf511fc0ea40445184521b22aa0c
https://github.com/geany/geany-themes/commit/a4a778ff500fdf511fc0ea40445184521b22aa0c
Log Message:
-----------
Add experimental field to list supported Geany versions
This can be used by a colour scheme manager or by the user directly
to see which Geany versions the scheme is compatible with.
Modified Paths:
--------------
colorschemes/bespin.conf
colorschemes/black.conf
colorschemes/dark-fruit-salad.conf
colorschemes/dark.conf
colorschemes/fluffy.conf
colorschemes/gedit.conf
colorschemes/github.conf
colorschemes/inkpot.conf
colorschemes/kugel.conf
colorschemes/mc.conf
colorschemes/monokai.conf
colorschemes/oblivion2.conf
colorschemes/pygments.conf
colorschemes/railcasts2.conf
colorschemes/retro.conf
colorschemes/slushpoppies.conf
colorschemes/solarized-dark.conf
colorschemes/solarized-light.conf
colorschemes/tango-dark.conf
colorschemes/tango-light.conf
colorschemes/tinge.conf
colorschemes/vibrant-ink.conf
colorschemes/zenburn.conf
index/index.json
index/index.json.md5
scripts/versions.log
Modified: colorschemes/bespin.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -24,9 +24,11 @@
name=Bespin
description=A port of the Bespin theme.
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Alexandre da Silva (tm2gtksw2)
url=https://github.com/gmate/gmate/blob/master/styles/Bespin.xml
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/black.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -27,8 +27,10 @@
name=Black Scheme
description=Black background, other colours
# incremented automatically, do not change manually
-version=1232
+version=1233
author=Paul Lenton <lentonp(at)gmail(dot)com>
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/dark-fruit-salad.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -24,9 +24,11 @@
name=Dark Fruit Salad
description=Low contrast theme ported from the set_geany_colors utility
# incremented automatically, do not change manually
-version=1221
+version=1222
author=John Gabriele <jmg3000(at)gmail(dot)com>
url=https://github.com/codebrainz/geany-themes
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/dark.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -23,9 +23,11 @@
name=Dark
description=Dark syntax colouring theme
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Duncan Lock <duncan.lock(at)gmail(dot)com>
url=http://code.google.com/p/geany-dark-scheme/
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/fluffy.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -15,9 +15,11 @@
name=Fluffy
description=A soft and downy color scheme.
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Osmo Salomaa <unknown email address>
url=https://github.com/mig/gedit-themes/blob/master/fluffy.xml
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_colors]
almost_black=#111
Modified: colorschemes/gedit.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -22,9 +22,11 @@
name=Gedit
description=A port of Gedit's default theme.
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Yevgen Muntyan <muntyan(at)tamu(dot)edu>
url=http://git.gnome.org/browse/gtksourceview/tree/data/styles/classic.xml
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/github.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -23,9 +23,11 @@
name=GitHub
description=Similar to GitHub.com's highlighting colors.
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Felipe Mesquita <fmesquitacunha(at)gmail(dot)com>
url=https://github.com/mig/gedit-themes/blob/master/github.xml
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/inkpot.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -21,9 +21,11 @@
name=InkPot
description=Based on the vim theme of the same name.
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Campbell Barton <ideasman42(at)gmail(dot)com>
url=https://github.com/codebrainz/geany-themes
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/kugel.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -32,9 +32,11 @@
name=Kugel
description=A dark, but not too dark with focus to be comfortable to the eyes.
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Thomas Martitz <thomas.martitz at student.htw-berlin.de>
url=https://github.com/codebrainz/geany-themes
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/mc.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -21,9 +21,11 @@
name=Ralesk's MC
description=Midnight Commander-like scheme
# incremented automatically, do not change manually
-version=1222
+version=1223
author=Henrik Pauli <ralesk at drangolin.net>
url=http://share.drangolin.net/mc.conf
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/monokai.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -10,9 +10,11 @@
name=Monokai
description=It's warm, colorful and pleasing to the eyes
# incremented automatically, do not change manually
-version=11
+version=12
author=Wimer Hazenberg
url=http://www.monokai.nl/blog/2006/07/15/textmate-color-theme/
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_colors]
black=#000000
Modified: colorschemes/oblivion2.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -23,9 +23,11 @@
name=Oblivion 2
description=Based on the Gedit color scheme Oblivion and the Dark Color Scheme with rearranged colors.
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Bernhard Posselt <bernhard.posselt(at)gmx(dot)at>
url=http://download.geany.org/contrib/oblivion2.tar.gz
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/pygments.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -32,9 +32,11 @@
name=Pygments
description=Default Pygments theme for Geany
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Pocoo
url=http://pygments.org
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/railcasts2.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -10,9 +10,11 @@
name=Railcasts 2
description=A port of railscasts2 from gedit-themes.
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Unknown Author <unknown email address>
url=https://github.com/mig/gedit-themes/blob/master/railscasts2.xml
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/retro.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -21,9 +21,11 @@
name=Retro
description=Inspired by old green screen terminals.
# incremented automatically, do not change manually
-version=2
+version=3
author=Matthew Brush
url=
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/slushpoppies.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -23,9 +23,11 @@
name=Slush and Poppies
description=A port of Slush and Poppies from gedit-themes.
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Will Farrington <wcfarrington(at)gmail(dot)com>
url=https://github.com/mig/gedit-themes/blob/master/slush_and_poppies.xml
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/solarized-dark.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -28,9 +28,11 @@
name=Solarized (dark)
description=Dark Solarized theme for Geany
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Ethan Schoonover
url=http://ethanschoonover.com/solarized
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_colors]
# See: http://ethanschoonover.com/solarized#the-values
Modified: colorschemes/solarized-light.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -28,9 +28,11 @@
name=Solarized (light)
description=Light Solarized theme for Geany
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Ethan Schoonover
url=http://ethanschoonover.com/solarized
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_colors]
# See: http://ethanschoonover.com/solarized#the-values
Modified: colorschemes/tango-dark.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -16,9 +16,11 @@
name=Tango
description=Loosely based on the Dark theme, but Tangofied.
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Barry van Oudtshoorn
url=https://github.com/codebrainz/geany-themes/blob/master/tango-dark.conf
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/tango-light.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -21,9 +21,11 @@
name=Tango Light
description=A light theme using Tango colors.
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Colomban Wendling <lists.ban at herbesfolles.org>
url=https://github.com/codebrainz/geany-themes/blob/master/tango-light.conf
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/tinge.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -29,11 +29,13 @@
name=Tinge
description=A tinge more tanginess
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Harsh J <harshj(at)gmail(dot)com>
# alt url:
# http://www.harshj.com/2008/01/27/tinge-theme-for-gedit/
url=https://github.com/mig/gedit-themes/blob/master/Tinge.xml
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/vibrant-ink.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -26,9 +26,11 @@
name=Vibrant
description=Vibrant Ink Theme for Geany
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Jason Wilson <jason.willson(at)gmail(dot)com>
url=http://code.google.com/p/geany-vibrant-ink-theme
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: colorschemes/zenburn.conf
4 files changed, 3 insertions(+), 1 deletions(-)
===================================================================
@@ -10,9 +10,11 @@
name=Zenburn
description=A port of Zenburn from gedit-themes.
# incremented automatically, do not change manually
-version=1221
+version=1222
author=Unknown Author <unknown email address>
url=https://github.com/mig/gedit-themes/blob/master/zenburn.xml
+# full version triplets of each compatible Geany release version
+compat=1.22.0;1.23.0;1.23.1;1.24.0
[named_styles]
Modified: index/index.json
92 files changed, 46 insertions(+), 46 deletions(-)
===================================================================
No diff available, check online
Modified: index/index.json.md5
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -1 +1 @@
-6454a5535e9b8f06728da6bec91895ae index.json
+280deb164da000700d8a004ec2ccddb7 index.json
Modified: scripts/versions.log
46 files changed, 23 insertions(+), 23 deletions(-)
===================================================================
@@ -1,23 +1,23 @@
-51c246d67c3a0b6f1a56c81531294592 zenburn.conf
-66ab73757b877423ce18bfdef4cf5aa2 mc.conf
-e1fc3dea9b88c69257a65b5031819339 fluffy.conf
-08c59283418a8771d168b1f17f52e49a oblivion2.conf
-2ef9de20b1ec2ce1cad1e67cd585910d black.conf
-a56403cbb93fa73d2bc2f2354f8c6bca tango-light.conf
-802ada2c4f9c2efe69518a6c3e3a724d solarized-dark.conf
-719b75e16fc1c5e2112f89e4d39379fc slushpoppies.conf
-f91b96c9e8bad65d091b5fd561b5764a tango-dark.conf
-4092c6527397f7932c99a4aba9667b58 dark.conf
-573f63156f4b9523e43f8cbf28d97f61 retro.conf
-35d23df3fb13ce16bc616ba61851ac8f inkpot.conf
-aa718b0386c706c07b08184223df63e3 bespin.conf
-4ba841a1ab2a595845f8fa4856b59960 gedit.conf
-841b2856dafe9d64244fdb81bbf35c65 solarized-light.conf
-9331aa1909b07c08a53ed10ff24cd11a vibrant-ink.conf
-e36857cf62b8dfe83f548b7d0e065eb9 pygments.conf
-f777506922e7b400b36b3433071dbd32 github.conf
-ffb0050d3cc0ad099106dcd223e3532b monokai.conf
-147ee42bcfe35ad4cefeb866bc2781d3 railcasts2.conf
-d2f09bc7b4ca2201e201cda709b48bea tinge.conf
-fc9e0eb914d7d2f63e0339db709189d5 kugel.conf
-cce47202cc949a88ea369607cfaa47ad dark-fruit-salad.conf
+88a7fb58e4287da8a13df539d12976ad zenburn.conf
+17d870912fc8b23b58b692bf8b09f9fc mc.conf
+57459f2202e637a18bdcd77e6c274d33 fluffy.conf
+e670d2c4d79ab1ed0d589bf8d836b158 oblivion2.conf
+5c1b49ba64467fc8e32fc02be957c1ad black.conf
+f65320f71ad3a0a7829a5990868d59f3 tango-light.conf
+14a3c3d7e69e6884e800a5461318902e solarized-dark.conf
+4da7d390e1385b776aa37592a8395e71 slushpoppies.conf
+3cdeded6a344424243600e0d3fb5a4cb tango-dark.conf
+85503daba4aae8ca18ddc85c72fd13ec dark.conf
+52fdd8014c247cbfdafe6f43cc090f97 retro.conf
+3885db250835fadd3eb500d9e2d0f893 inkpot.conf
+9f31f38894ea334efafdaf23dd5efd90 bespin.conf
+d0c29df9f887a10b50a43b69340cab75 gedit.conf
+c2369224a2cb4347aeb91987e4b287dd solarized-light.conf
+494b963abce57f42048d84742ee951c0 vibrant-ink.conf
+1d12c8fcd2968a0613e0b11545309bb1 pygments.conf
+16428bdd685917178dfab221bdad45f7 github.conf
+534180762c398d9cad701d450ab2994d monokai.conf
+497de4d9fc708b993a9a36ca2657c1bf railcasts2.conf
+cfc2684e7a5fe00b784ca646518c60b0 tinge.conf
+4384e99ce1ba41826f1e1603c032c159 kugel.conf
+a004edb7f8617de0773940d7042fb44a dark-fruit-salad.conf
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list