solarized/gedit
2013-06-26 23:20:25 -07:00
..
img add gedit back as a subtree 2013-06-26 23:20:25 -07:00
installer add gedit back as a subtree 2013-06-26 23:20:25 -07:00
README.md add gedit back as a subtree 2013-06-26 23:20:25 -07:00
solarized-dark.xml add gedit back as a subtree 2013-06-26 23:20:25 -07:00
solarized-light.xml add gedit back as a subtree 2013-06-26 23:20:25 -07:00

Solarized for Gedit

Precision colors for machines and people - Now with more Gedit!


Solarized

Solarized was created by Ethan Schoonover and you can find out more about the design work that went into it on his project page. If you would like to use Solarized in editors other than Gedit or on your terminal, Ethan hosts the main repository which combines all the available ports in one place.

Solarized for Gedit

Solarized was initially ported for Gedit by Matthew Cantelon and can be found at http://github.com/mattcan/solarized-gedit.

Screenshots

Light theme Dark theme

Installation

You can download the files in one of two ways:

  • using git clone git://github.com/mattcan/solarized-gedit.git
  • using the Download button to get the ZIP file and extracting the files to a folder

Once the files are on your PC, copy solarized-light.xml and solarized-dark.xml to one of these folders:

  • if you are the only user on your computer

      cp solarized-* ~/.local/share/gedit/styles
    
  • if you want everyone on your PC to be able to use the styles (path below is for Ubuntu)

      sudo cp solarized-* /usr/share/gtksourceview-3.0/styles
    

You can also use the built installer (has only been tested with Ubuntu 12.10)

Roadmap

There are a few things that still need to be worked out...

  1. Clean up the c: specific style definitions
  2. Add support for further custom style definitions