From 0b5c939575d62227138dba5a04535301101dfe32 Mon Sep 17 00:00:00 2001 From: bd Date: Mon, 10 Nov 2025 19:31:37 -0500 Subject: lower the default alpha of emacs and eww --- .config/eww/eww.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/eww/eww.scss') diff --git a/.config/eww/eww.scss b/.config/eww/eww.scss index 62ae21b..198a00b 100644 --- a/.config/eww/eww.scss +++ b/.config/eww/eww.scss @@ -17,7 +17,7 @@ /* bar */ .bar { - background-color: rgba(#000B0E, 0.48); + background-color: rgba(#000B0E, 0.72); } /* time*/ -- cgit v1.2.3