Developed by Sasha Gerrand [email protected]
Visit the Solarized homepage
See the Solarized homepage for screenshots, details and colorscheme versions for Vim, Mutt, popular terminal emulators and other applications.
If you have come across this colorscheme via the [Vim-only repository] on github, or the [vim.org script] page see the link above to the Solarized homepage or visit the main Solarized repository.
The Xfce4-Terminal-only repository is kept in sync with the main Solarized repository and is for installation convenience only, for instance). Issues, bug reports, changelogs are centralized at the main Solarized repository.
Move terminalrc
to your ~/.config/Terminal/
directory. The dark or the light themes are available. To
install the dark version please do the following:
$ cd xfce4-terminal-colors-solarized
$ cp dark/terminalrc ~/.config/Terminal/terminalrc
To install the light version go with:
$ cd xfce4-terminal-colors-solarized
$ cp light/terminalrc ~/.config/Terminal/terminalrc