.. | ||
img | ||
installer | ||
README.md | ||
solarized-dark.xml | ||
solarized-light.xml |
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
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...
- Clean up the c: specific style definitions
- Add support for further custom style definitions