diff options
author | Jordi Pakey-Rodriguez <0xdec@users.noreply.github.com> | 2017-11-21 13:55:18 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-21 13:55:18 -0600 |
commit | 6f8f3d45baf74a181b4f0a61d83eb01fd4ff894e (patch) | |
tree | 19be497346e1237a35c2c1efc67bad6f7e53d6dc /themes/base16-google-dark.config | |
parent | ad552947ad9856aef4c895479ac163d13a5e58e9 (diff) | |
parent | f5ecc9e2a537fd93d388b6ed3569cabe377ff020 (diff) |
Merge pull request #4 from AuditeMarlow/patch-build
Added new missing themes
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 |