From 0f556381b48fccf903cd4118a05bb9f62fc73dc3 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sun, 3 Mar 2024 07:49:39 +0700 Subject: [PATCH] make weather widget readable in light mode (#298) me forgor --- .config/ags/modules/bar/normal/system.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/ags/modules/bar/normal/system.js b/.config/ags/modules/bar/normal/system.js index 4e9c248c..66dd0789 100644 --- a/.config/ags/modules/bar/normal/system.js +++ b/.config/ags/modules/bar/normal/system.js @@ -145,7 +145,7 @@ const BatteryModule = () => Stack({ child: Box({ hexpand: true, hpack: 'center', - className: 'spacing-h-4', + className: 'spacing-h-4 txt-onSurfaceVariant', children: [ MaterialIcon('device_thermostat', 'small'), Label({