diff options
Diffstat (limited to 'themes/base16-seti.config')
-rw-r--r--[-rwxr-xr-x] | themes/base16-seti.config | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/themes/base16-seti.config b/themes/base16-seti.config index e003c4a..acc6222 100755..100644 --- a/themes/base16-seti.config +++ b/themes/base16-seti.config @@ -3,13 +3,13 @@ ! base00: #151718 ! base01: #282a2b -! base02: #3b758c -! base03: #41535b +! base02: #3B758C +! base03: #41535B ! base04: #43a5d5 ! base05: #d6d6d6 ! base06: #eeeeee ! base07: #ffffff -! base08: #cd3f45 +! base08: #Cd3f45 ! base09: #db7b55 ! base0A: #e6cd69 ! base0B: #9fca56 @@ -27,7 +27,7 @@ rofi.color-window: #282a2b, #282a2b, #151718 ! Property Name BG FG BG-alt Head-BG Head-FG rofi.color-normal: #282a2b, #d6d6d6, #282a2b, #282a2b, #ffffff rofi.color-active: #282a2b, #55b5db, #282a2b, #282a2b, #55b5db -rofi.color-urgent: #282a2b, #cd3f45, #282a2b, #282a2b, #cd3f45 +rofi.color-urgent: #282a2b, #Cd3f45, #282a2b, #282a2b, #Cd3f45 ! Set the desired separator style rofi.separator-style: solid |