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-mellow-purple.config | |
parent | ed1925e198eef0c6630f457c5843f112526b86ae (diff) |
Update themes with base16-builder
- support Rofi 1.5
- added base16-icy
Diffstat (limited to 'themes/base16-mellow-purple.config')
-rw-r--r--[-rwxr-xr-x] | themes/base16-mellow-purple.config | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/themes/base16-mellow-purple.config b/themes/base16-mellow-purple.config index 36054af..0b63162 100755..100644 --- a/themes/base16-mellow-purple.config +++ b/themes/base16-mellow-purple.config @@ -2,7 +2,7 @@ ! Author: gidsi ! base00: #1e0528 -! base01: #1a092d +! base01: #1A092D ! base02: #331354 ! base03: #320f55 ! base04: #873582 @@ -22,12 +22,12 @@ rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #1a092d, #1a092d, #1e0528 +rofi.color-window: #1A092D, #1A092D, #1e0528 ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #1a092d, #ffeeff, #1a092d, #1a092d, #f8c0ff -rofi.color-active: #1a092d, #550068, #1a092d, #1a092d, #550068 -rofi.color-urgent: #1a092d, #00d9e9, #1a092d, #1a092d, #00d9e9 +rofi.color-normal: #1A092D, #ffeeff, #1A092D, #1A092D, #f8c0ff +rofi.color-active: #1A092D, #550068, #1A092D, #1A092D, #550068 +rofi.color-urgent: #1A092D, #00d9e9, #1A092D, #1A092D, #00d9e9 ! Set the desired separator style rofi.separator-style: solid |