From f892ee18a0da122e1420ab0da8ce445de90e85fc Mon Sep 17 00:00:00 2001 From: pika Date: Mon, 27 May 2024 14:35:47 +0200 Subject: [PATCH] changed visuals --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index df62173..9e223ee 100644 --- a/style.css +++ b/style.css @@ -139,7 +139,7 @@ window#waybar { /* ------ Custom Modules ------ */ #custom-icon { font-size: 18px; - color: @color7; + color: @color2; padding-right: 5px; }