diff options
author | Jordi Pakey-Rodriguez <jordi.orlando@gmail.com> | 2018-03-01 18:02:24 -0600 |
---|---|---|
committer | Jordi Pakey-Rodriguez <jordi.orlando@gmail.com> | 2018-03-01 18:02:24 -0600 |
commit | 9e21739cc5f808337f917864eccf29a57ff5189b (patch) | |
tree | 12bc1b3cdcb8a89145ca09d33037e0891c88f486 /themes/base16-mocha.config | |
parent | ed1925e198eef0c6630f457c5843f112526b86ae (diff) |
Update themes with base16-builder
- support Rofi 1.5
- added base16-icy
Diffstat (limited to 'themes/base16-mocha.config')
-rw-r--r-- | themes/base16-mocha.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/base16-mocha.config b/themes/base16-mocha.config index 30bffb3..438e387 100644 --- a/themes/base16-mocha.config +++ b/themes/base16-mocha.config @@ -1,7 +1,7 @@ ! Base16 Mocha ! Author: Chris Kempson (http://chriskempson.com) -! base00: #3b3228 +! base00: #3B3228 ! base01: #534636 ! base02: #645240 ! base03: #7e705a @@ -22,7 +22,7 @@ rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #534636, #534636, #3b3228 +rofi.color-window: #534636, #534636, #3B3228 ! Property Name BG FG BG-alt Head-BG Head-FG rofi.color-normal: #534636, #d0c8c6, #534636, #534636, #f5eeeb |