aboutsummaryrefslogtreecommitdiff
path: root/themes/base16-zenburn.rasi
diff options
context:
space:
mode:
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;