diff options
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 |