GtkSourceView / gedit Themes

Please do not use the GUI editor to edit this page. It changes the layout of the page.

This page contains third party styles for GtkSourceView based editors. Note that themes for GtkSourceView 2 are compatible with GtkSourceView 3.

How to install

To install a style just place its xml-file into a folder of the style search path.

GtkSourceView 2

A typical search path for GtkSourceView version 2 looks like:

  1. ~/.local/share/gtksourceview-2.0/styles/

  2. /usr/share/gnome/gtksourceview-2.0/styles/

  3. /usr/local/share/gtksourceview-2.0/styles/

  4. /usr/share/gtksourceview-2.0/styles/

If this does not work in your distribution you can find out your style search path with this python script. To run it you need the python bindings for GtkSourceView 2. In Debian-based distributions this is package python-gtksourceview2.

GtkSourceView 3

A typical search path for GtkSourceView version 3 looks like:

  1. ~/.local/share/gtksourceview-3.0/styles/

  2. /usr/share/gnome/gtksourceview-3.0/styles/

  3. /usr/local/share/gtksourceview-3.0/styles/

  4. /usr/share/gtksourceview-3.0/styles/

Styles

Dark styles

Styles emulating other editors

GHOP Styles

All five of the following themes were created by Will Farrington as a task for Google Highly Open Participation 2007.

They can be obtained by running:

svn co svn://nex-3.com/gtk-themes gtksourceview-themes

All screenshots of themes as of SVN r15.

Resources

Comments

Please stop listing themes on this page; rather try to get a section at http://art.gnome.org/ similar to this list for vim: http://www.cs.cmu.edu/~maverick/VimColorSchemeTest/index.html (click on "C" at the bottom). It really helps people a lot if they don't have to browse for different screenshots (which might even vary in quality once people start contributing their own schemes). -- SvenHerzberg

Tipp: If you love the vim themes, and you want use theme in gedit, check vim2gtksourceview2 on google code. "This is a simple python script that will convert a vim (gvim) theme (colorscheme) to a theme that will work with applications that use gtksourceview2.0." Tested Ubuntu Gutsy and Hardy. Homepage: http://code.google.com/p/vim2gtksourceview2/

I'm not talking about using vim schemes, I talk about this page being so close to unusable that this has to be moved to art.gnome.org . But noone of the maintainers doesn't even have a motivation for this. -- SvenHerzberg

GtkSourceView/StyleSchemes (last edited 2011-09-29 10:55:34 by ideasman42)