diff options
Diffstat (limited to 'themes/base16-apathy.config')
-rw-r--r-- | themes/base16-apathy.config | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/themes/base16-apathy.config b/themes/base16-apathy.config index f4052d5..e1a4fc1 100644 --- a/themes/base16-apathy.config +++ b/themes/base16-apathy.config @@ -1,33 +1,33 @@ ! Base16 Apathy ! Author: Jannik Siebert (https://github.com/janniks) -! base00: #031a16 -! base01: #0b342d -! base02: #184e45 -! base03: #2b685e -! base04: #5f9c92 -! base05: #81b5ac -! base06: #a7cec8 -! base07: #d2e7e4 -! base08: #3e9688 -! base09: #3e7996 -! base0A: #3e4c96 -! base0B: #883e96 -! base0C: #963e4c -! base0D: #96883e -! base0E: #4c963e -! base0F: #3e965b +! base00: #031A16 +! base01: #0B342D +! base02: #184E45 +! base03: #2B685E +! base04: #5F9C92 +! base05: #81B5AC +! base06: #A7CEC8 +! base07: #D2E7E4 +! base08: #3E9688 +! base09: #3E7996 +! base0A: #3E4C96 +! base0B: #883E96 +! base0C: #963E4C +! base0D: #96883E +! base0E: #4C963E +! base0F: #3E965B ! Enable the extended coloring options rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #0b342d, #0b342d, #031a16 +rofi.color-window: #0B342D, #0B342D, #031A16 ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #0b342d, #81b5ac, #0b342d, #0b342d, #d2e7e4 -rofi.color-active: #0b342d, #96883e, #0b342d, #0b342d, #96883e -rofi.color-urgent: #0b342d, #3e9688, #0b342d, #0b342d, #3e9688 +rofi.color-normal: #0B342D, #81B5AC, #0B342D, #0B342D, #D2E7E4 +rofi.color-active: #0B342D, #96883E, #0B342D, #0B342D, #96883E +rofi.color-urgent: #0B342D, #3E9688, #0B342D, #0B342D, #3E9688 ! Set the desired separator style rofi.separator-style: solid |