X-Git-Url: https://v.licheni.net/stack/conf/xfce4-terminal-colors-solarized.git/blobdiff_plain/065dbdb73b87ce5bf9e1cf218291e0e71e77fb6b..596dabf3004f2fb917f8b87ea793d129c40dec14:/README.md diff --git a/README.md b/README.md index 485008a..b1c304f 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/ + $ mv dark/terminalrc ~/.config/Terminal/ + +To install the light version go with: + + $ cd xfce4-terminal-colors-solarized + $ mv light/terminalrc ~/.config/Terminal/ +