diff options
author | Jordi Pakey-Rodriguez <0xdec@users.noreply.github.com> | 2019-11-13 11:02:03 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-13 11:02:03 -0800 |
commit | afbc4b22d8f415dc89f36ee509ac35fb161c6df4 (patch) | |
tree | 3a7b57d08a14ebfa293b0528627cd948e7f2bb07 /themes/base16-zenburn.config | |
parent | 0efb1185eb530c4ee7a33755b399d16b527af706 (diff) | |
parent | 3e02388fa8251e710af3976e77d29a5400294e19 (diff) |
Merge pull request #12 from gidsi/update
Update
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 |