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-solarflare.config | |
parent | ed1925e198eef0c6630f457c5843f112526b86ae (diff) |
Update themes with base16-builder
- support Rofi 1.5
- added base16-icy
Diffstat (limited to 'themes/base16-solarflare.config')
-rw-r--r--[-rwxr-xr-x] | themes/base16-solarflare.config | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/themes/base16-solarflare.config b/themes/base16-solarflare.config index a87d818..13cb137 100755..100644 --- a/themes/base16-solarflare.config +++ b/themes/base16-solarflare.config @@ -1,33 +1,33 @@ ! Base16 Solar Flare ! Author: Chuck Harmston (https://chuck.harmston.ch) -! base00: #18262f -! base01: #222e38 +! base00: #18262F +! base01: #222E38 ! base02: #586875 ! base03: #667581 -! base04: #85939e -! base05: #a6afb8 -! base06: #e8e9ed -! base07: #f5f7fa -! base08: #ef5253 -! base09: #e66b2b -! base0A: #e4b51c -! base0B: #7cc844 -! base0C: #52cbb0 -! base0D: #33b5e1 -! base0E: #a363d5 -! base0F: #d73c9a +! base04: #85939E +! base05: #A6AFB8 +! base06: #E8E9ED +! base07: #F5F7FA +! base08: #EF5253 +! base09: #E66B2B +! base0A: #E4B51C +! base0B: #7CC844 +! base0C: #52CBB0 +! base0D: #33B5E1 +! base0E: #A363D5 +! base0F: #D73C9A ! Enable the extended coloring options rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #222e38, #222e38, #18262f +rofi.color-window: #222E38, #222E38, #18262F ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #222e38, #a6afb8, #222e38, #222e38, #f5f7fa -rofi.color-active: #222e38, #33b5e1, #222e38, #222e38, #33b5e1 -rofi.color-urgent: #222e38, #ef5253, #222e38, #222e38, #ef5253 +rofi.color-normal: #222E38, #A6AFB8, #222E38, #222E38, #F5F7FA +rofi.color-active: #222E38, #33B5E1, #222E38, #222E38, #33B5E1 +rofi.color-urgent: #222E38, #EF5253, #222E38, #222E38, #EF5253 ! Set the desired separator style rofi.separator-style: solid |