diff --git a/de/home/.config/eww/style/bar/power.scss b/de/home/.config/eww/style/bar/power.scss index 8e1d9aa..e782ce1 100644 --- a/de/home/.config/eww/style/bar/power.scss +++ b/de/home/.config/eww/style/bar/power.scss @@ -1,5 +1,5 @@ .powermenu { margin: 0px 5px; - $module-color: $color9; + $module-color: mix($color9, $color5, 50%); @import "./styles/revealer.scss" }