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 % );