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-google-light.config | |
parent | ed1925e198eef0c6630f457c5843f112526b86ae (diff) |
Update themes with base16-builder
- support Rofi 1.5
- added base16-icy
Diffstat (limited to 'themes/base16-google-light.config')
-rw-r--r-- | themes/base16-google-light.config | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/themes/base16-google-light.config b/themes/base16-google-light.config index b07e612..0e0a5bd 100644 --- a/themes/base16-google-light.config +++ b/themes/base16-google-light.config @@ -9,14 +9,14 @@ ! base05: #373b41 ! base06: #282a2e ! base07: #1d1f21 -! base08: #cc342b -! base09: #f96a38 -! base0A: #fba922 +! base08: #CC342B +! base09: #F96A38 +! base0A: #FBA922 ! base0B: #198844 -! base0C: #3971ed -! base0D: #3971ed -! base0E: #a36ac7 -! base0F: #3971ed +! base0C: #3971ED +! base0D: #3971ED +! base0E: #A36AC7 +! base0F: #3971ED ! Enable the extended coloring options rofi.color-enabled: true @@ -26,8 +26,8 @@ rofi.color-window: #e0e0e0, #e0e0e0, #ffffff ! Property Name BG FG BG-alt Head-BG Head-FG rofi.color-normal: #e0e0e0, #373b41, #e0e0e0, #e0e0e0, #1d1f21 -rofi.color-active: #e0e0e0, #3971ed, #e0e0e0, #e0e0e0, #3971ed -rofi.color-urgent: #e0e0e0, #cc342b, #e0e0e0, #e0e0e0, #cc342b +rofi.color-active: #e0e0e0, #3971ED, #e0e0e0, #e0e0e0, #3971ED +rofi.color-urgent: #e0e0e0, #CC342B, #e0e0e0, #e0e0e0, #CC342B ! Set the desired separator style rofi.separator-style: solid |