diff options
Diffstat (limited to 'themes/base16-google-dark.config')
-rw-r--r-- | themes/base16-google-dark.config | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/themes/base16-google-dark.config b/themes/base16-google-dark.config index 6a8a0ed..f0b91cc 100644 --- a/themes/base16-google-dark.config +++ b/themes/base16-google-dark.config @@ -9,14 +9,14 @@ ! base05: #c5c8c6 ! base06: #e0e0e0 ! base07: #ffffff -! 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: #282a2e, #282a2e, #1d1f21 ! Property Name BG FG BG-alt Head-BG Head-FG rofi.color-normal: #282a2e, #c5c8c6, #282a2e, #282a2e, #ffffff -rofi.color-active: #282a2e, #3971ED, #282a2e, #282a2e, #3971ED -rofi.color-urgent: #282a2e, #CC342B, #282a2e, #282a2e, #CC342B +rofi.color-active: #282a2e, #3971ed, #282a2e, #282a2e, #3971ed +rofi.color-urgent: #282a2e, #cc342b, #282a2e, #282a2e, #cc342b ! Set the desired separator style rofi.separator-style: solid |