Scripts for setting the Solarized color set with Gnome Terminal. To get nicely colored directory listings, you will also need to set up a [dircolors solarised color theme].
Only the foreground, background and highlight colors are different in the light and dark color sets, as one of the main ideas behind Ethan Schonoovers work is to use the same colors in the palette for both.
See the Solarized homepage for theory behind the colors, screenshots, details and colorscheme versions for Vim, Mutt, popular terminal emulators and other applications.
For the original works of Ethan Schoonover, visit the Solarized repository. The scripts for Gnome Terminal is maintained in Gnome Terminal Colors Solarized repository.
To be able to uninstall, we highly recommend that you create a new Gnome Terminal profile, using the menus in Gnome Terminal.
You need the dconf
command (if you run a recent Gnome version). With Ubuntu,
this can be installed by running
$ sudo apt-get install dconf-cli
Then you can run the installation script:
$ ./install.sh
And just follow the instructions.
Change to another profile in Gnome Terminal, then remove the Solarized profile by running:
$ rm -r ~/.gconf/apps/gnome-terminal/profiles/Solarized/
Be sure to have the dconf-cli package installed and do:
$ dconf reset -f /org/gnome/terminal/legacy/profiles:/PROFILE_ID"
Replace PROFILE_ID by your profile ID (you can get it in your profile configuration in gnome-terminal).
- Sigurd Gartmann sigurdga@sigurdga.no
- Anthony Ruhier
- Paul Thomson captbunzo@gmail.com
- Techlive Zheng techlivezheng@gmail.com
- Daniel Graña dangra@gmail.com
Use the 16 colors terminal option to get VIM to look like GVIM with solarized colors.
set t_Co=16