aboutsummaryrefslogtreecommitdiff
path: root/themes/base16-zenburn.rasi
diff options
context:
space:
mode:
authorgidsi <gidsi@chaospott.de>2019-11-13 02:44:28 +0100
committergidsi <gidsi@chaospott.de>2019-11-13 02:44:28 +0100
commit3e02388fa8251e710af3976e77d29a5400294e19 (patch)
tree3a7b57d08a14ebfa293b0528627cd948e7f2bb07 /themes/base16-zenburn.rasi
parent471452af71f7f2646848b8ebffebc7fee12d20ca (diff)
Update themes
Diffstat (limited to 'themes/base16-zenburn.rasi')
-rw-r--r--themes/base16-zenburn.rasi4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/base16-zenburn.rasi b/themes/base16-zenburn.rasi
index 401d9ca..bbfca41 100644
--- a/themes/base16-zenburn.rasi
+++ b/themes/base16-zenburn.rasi
@@ -12,8 +12,8 @@
lightfg: rgba ( 192, 192, 192, 100 % );
lightbg: rgba ( 64, 64, 64, 100 % );
foreground: rgba ( 220, 220, 204, 100 % );
- background: rgba ( 63, 63, 63, 100 % );
- background-color: rgba ( 63, 63, 63, 0 % );
+ background: rgba ( 56, 56, 56, 100 % );
+ background-color: rgba ( 56, 56, 56, 0 % );
separatorcolor: @foreground;
border-color: @foreground;
selected-normal-foreground: @lightbg;