Skip to content

REPETUZ/gnome-terminal-colors-solarized

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solarized Colorscheme for Gnome Terminal

Scripts for setting the Solarized color set with Gnome Terminal.

Colors

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.

If you are not happy, you can change which colors are used for what in the shell. This can be done by using ls-colors-solarized.

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.

Installation and usage

Clone the [git repository], then run ./solarize. To change between light and dark background, run ./solarize again.

$ git clone git://github.com/sigurdga/gnome-terminal-colors-solarized.git
$ cd gnome-terminal-colors-solarized
$ ./solarize

Uninstall

Change to another profile in Gnome Terminal, then remove the Solarized profile by running:

$ rm -r ~/.gconf/apps/gnome-terminal/profiles/Solarized/

Contributors

FAQ

Conflicting background colors in VIM

Use the 16 colors terminal option to get VIM to look like GVIM with solarized colors.

set t_Co=16

About

Solarized Gnome Terminal colors, based on http://ethanschoonover.com/solarized

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published