summaryrefslogtreecommitdiff
path: root/xfce4-terminal/README.md
blob: a11861482c0e11e3a1583c22c0244de279773d5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Solarized colour scheme for the Xfce4 Terminal
=============================

Developed by Sasha Gerrand <github.com@sgerrand.com>

Visit the [Solarized homepage]
------------------------------

See the [Solarized homepage] for screenshots, details and colorscheme versions for Vim, Mutt, popular terminal emulators and other applications.

Screenshots
-----------

![solarized dark](https://github.com/sgerrand/xfce4-terminal-colors-solarized/raw/master/img/solarized-xfce4-terminal.png)

Downloads
---------

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].

[Solarized homepage]:   http://ethanschoonover.com/solarized
[Solarized repository]: https://github.com/altercation/solarized
[Xfce4-Terminal-only repository]:  https://github.com/sgerrand/xfce4-terminal-colors-solarized

Installation
------------

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