From 3e02388fa8251e710af3976e77d29a5400294e19 Mon Sep 17 00:00:00 2001 From: gidsi Date: Wed, 13 Nov 2019 02:44:28 +0100 Subject: Update themes --- themes/base16-zenburn.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/base16-zenburn.rasi') 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; -- cgit v1.2.3