From 670014885b0783a780c7d609917933d43fd17679 Mon Sep 17 00:00:00 2001 From: Fabio Lenherr Date: Tue, 21 Feb 2023 12:25:33 +0100 Subject: [PATCH] fix: laptop colors --- eww_laptop/eww.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eww_laptop/eww.scss b/eww_laptop/eww.scss index 23fc385..4334889 100644 --- a/eww_laptop/eww.scss +++ b/eww_laptop/eww.scss @@ -146,12 +146,12 @@ tooltip label { } .mem_module { - background-color: #282828; + background-color: #111017; border-radius: 16px; margin: 0px 10px 0px 0px; } .bat_module { - background-color: #282828; + background-color: #111017; border-radius: 16px; margin: 0px 10px 0px 10px; } @@ -170,7 +170,7 @@ scale trough { font-size: 27px; font-weight: normal; margin: 0px 0px 0px 15px; - background-color: #282828; + background-color: #111017; } .0,