From 3d1b2b4490374a9e383e42ec4a8bc5c060abee88 Mon Sep 17 00:00:00 2001 From: Josh Fabean Date: Thu, 16 Apr 2020 09:41:12 -0500 Subject: [PATCH] updated rofi theme --- .config/rofi/flat-redux-green-window.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/rofi/flat-redux-green-window.rasi b/.config/rofi/flat-redux-green-window.rasi index 9e0a584..74c6bd0 100644 --- a/.config/rofi/flat-redux-green-window.rasi +++ b/.config/rofi/flat-redux-green-window.rasi @@ -13,7 +13,7 @@ green: rgba ( 23, 145, 122, 100 % ); blue: rgba ( 38, 139, 210, 100 % ); lightbg: rgba ( 238, 232, 213, 100 % ); - background: rgba ( 29, 32, 33, 100% ); + background: rgba ( 29, 32, 33, 95% ); alternate-normal-foreground: @foreground; normal-background: rgba (0,0,0,0); lightfg: rgba ( 88, 104, 117, 100 % );