fixing dark solarized palette
[stack/conf/xfce4-terminal-colors-solarized.git] / README.md
1 Solarized colour scheme for the Xfce4 Terminal
2 =============================
3
4 Developed by Sasha Gerrand <github.com@sgerrand.com>
5
6 Visit the [Solarized homepage]
7 ------------------------------
8
9 See the [Solarized homepage] for screenshots, details and colorscheme versions for Vim, Mutt, popular terminal emulators and other applications.
10
11 Screenshots
12 -----------
13
14 ![solarized dark](https://github.com/sgerrand/xfce4-terminal-colors-solarized/raw/master/img/solarized-xfce4-terminal.png)
15
16 Downloads
17 ---------
18
19 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].
20
21 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].
22
23 [Solarized homepage]:   http://ethanschoonover.com/solarized
24 [Solarized repository]: https://github.com/altercation/solarized
25 [Xfce4-Terminal-only repository]:  https://github.com/sgerrand/xfce4-terminal-colors-solarized
26
27 Installation
28 ------------
29
30 Move `terminalrc` to your `~/.config/Terminal/` directory. The dark or the light themes are available. To 
31 install the dark version please do the following:
32
33         $ cd xfce4-terminal-colors-solarized
34         $ mv dark/terminalrc ~/.config/Terminal/
35
36 To install the light version go with:
37
38         $ cd xfce4-terminal-colors-solarized
39         $ mv light/terminalrc ~/.config/Terminal/
40