diff options
Diffstat (limited to 'themes/base16-zenburn.config')
-rw-r--r-- | themes/base16-zenburn.config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/base16-zenburn.config b/themes/base16-zenburn.config index 18ab045..cea94be 100644 --- a/themes/base16-zenburn.config +++ b/themes/base16-zenburn.config @@ -1,10 +1,10 @@ ! Base16 Zenburn ! Author: elnawe -! base00: #3f3f3f +! base00: #383838 ! base01: #404040 ! base02: #606060 -! base03: #4f4f4f +! base03: #6f6f6f ! base04: #808080 ! base05: #dcdccc ! base06: #c0c0c0 @@ -22,7 +22,7 @@ rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #404040, #404040, #3f3f3f +rofi.color-window: #404040, #404040, #383838 ! Property Name BG FG BG-alt Head-BG Head-FG rofi.color-normal: #404040, #dcdccc, #404040, #404040, #ffffff |