diff --git a/gedit/README.md b/gedit/README.md index ea5c28c..abbb133 100644 --- a/gedit/README.md +++ b/gedit/README.md @@ -1,6 +1,6 @@ # Solarized for Gedit -## Precision colors for machines and people - **Now with more Gedit!** +## Precision colors for machines and people - _Now with more Gedit!_ --- @@ -24,6 +24,8 @@ found at . ### Installation +_Please note that installation has only been tested on Ubuntu 12.10 and Gedit 3_ + You can download the files in one of two ways: * using `git clone git://github.com/mattcan/solarized-gedit.git` @@ -35,21 +37,27 @@ to one of these folders: * if you are the only user on your computer - cp solarized-* ~/.local/share/gedit/styles +``` +mkdir -p ~/.local/share/gedit/styles +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_) +* 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 +``` +sudo mkdir -p /usr/share/gtksourceview-3.0/styles +sudo cp solarized-* /usr/share/gtksourceview-3.0/styles +``` -There are a few things that still need to be worked out... +* you can also use the installer ( _has only been tested with Ubuntu 12.10_ ) -1. Clean up the **c:** specific style definitions -1. Add support for further custom style definitions +``` +cd wherever/you/extracted +chmod a+x installer +# -a for all users, -l for local +./installer [-a | -l] +``` [ES]: http://ethanschoonover.com [ES-Solarized]: http://ethanschoonover.com/solarized diff --git a/gedit/installer b/gedit/installer old mode 100644 new mode 100755 index 662b6ee..f91c345 --- a/gedit/installer +++ b/gedit/installer @@ -41,7 +41,7 @@ do ;; a) INSTALLPATH=/usr/share/gtksourceview-3.0/styles - NEEDSUDO=false + NEEDSUDO=true ;; l) INSTALLPATH=$HOME/.local/share/gedit/styles diff --git a/gedit/solarized-dark.xml b/gedit/solarized-dark.xml index 64737f3..0ab5d96 100644 --- a/gedit/solarized-dark.xml +++ b/gedit/solarized-dark.xml @@ -26,7 +26,7 @@ Matthew Cantelon - <_description>Port of the Dark Solarized theme by Ethan Schoonover. + <_description>Gedit port of the dark version of the Solarized theme. Check https://github.com/mattcan/solarized-gedit for more information. @@ -47,12 +47,12 @@ -