summaryrefslogtreecommitdiff
path: root/.config/eww
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2025-11-10 19:31:37 -0500
committerbd <bdunahu@operationnull.com>2025-11-10 19:31:37 -0500
commit0b5c939575d62227138dba5a04535301101dfe32 (patch)
tree52bbfa65f31473bb051265cd0cab59f6fc378ae4 /.config/eww
parent91e8b1f627fe4c970e8a9d40952e04a1aaf9bf62 (diff)
lower the default alpha of emacs and eww
Diffstat (limited to '.config/eww')
-rw-r--r--.config/eww/eww.scss2
1 files changed, 1 insertions, 1 deletions
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*/