make weather widget readable in light mode (#298)

me forgor
This commit is contained in:
end-4 2024-03-03 07:49:39 +07:00
parent 4fa1260eae
commit 0f556381b4

View file

@ -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({