From 441bb7d20e7c15754d94851ee4b32bb202cbc728 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Dom=C3=ADnguez?= Date: Sat, 28 Feb 2026 13:42:59 -0400 Subject: [PATCH] change color of the weather module --- .config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/style.css b/.config/waybar/style.css index e8c17e2..144e5b0 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -266,7 +266,7 @@ window#waybar.hidden { } #custom-weather.default { - color: #f8f8f2; + color: #f1fa8c; } #user {