X-Git-Url: https://v.licheni.net/stack/conf/xfce4-terminal-colors-solarized.git/blobdiff_plain/065dbdb73b87ce5bf9e1cf218291e0e71e77fb6b..42fbc231420ed48264f7296afff6c3b4c9562ac3:/README.md?ds=inline diff --git a/README.md b/README.md index 485008a..a118614 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,14 @@ The [Xfce4-Terminal-only repository] is kept in sync with the main [Solarized re Installation ------------ -Move `terminalrc` to your `~/.config/Terminal/` directory. +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 - $ mv terminalrc ~/.config/Terminal/ + $ cp dark/terminalrc ~/.config/Terminal/terminalrc + +To install the light version go with: + + $ cd xfce4-terminal-colors-solarized + $ cp light/terminalrc ~/.config/Terminal/terminalrc +