From b01026d7077a36cf0340171c19ba1949a51adb56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Thu, 4 Jul 2024 19:02:14 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20(home/eww)=20change=20colors=20o?= =?UTF-8?q?f=20workspaces?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/desktop/eww/config/eww.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/desktop/eww/config/eww.scss b/home/desktop/eww/config/eww.scss index 7b67960..36a6bc1 100644 --- a/home/desktop/eww/config/eww.scss +++ b/home/desktop/eww/config/eww.scss @@ -14,7 +14,7 @@ // Workspace Styles -$colors: $rosewater, $flamingo, $pink, $mauve, $red, $maroon, $peach, $yellow, $green, $teal; +$colors: $flamingo, $pink, $maroon, $mauve, $peach, $yellow, $teal, $sapphire, $blue, $lavender; .workspace { @@ -114,4 +114,4 @@ checkbutton { min-width: 50px; margin-left: 10px; margin-right: 20px; -} \ No newline at end of file +}