Tweaked and updated the day tab background shades depending on cloud & rain. Give comfortable special treatment to avoid the green as it just looks weird.
This commit is contained in:
fraxle
2026-06-27 18:41:56 +01:00
parent df3256462a
commit bf64122bc2
4 changed files with 167 additions and 31 deletions
+3
View File
@@ -466,6 +466,9 @@ export function UTCIForecast() {
skinType,
visibleCols,
vehicleSpeed,
// Farming uses these for seasonal sow/harvest advice (week's dates + weather).
activeProfile === 'farming' ? days : null,
location?.lat,
);
// Human-readable date for the "Day at a glance" heading, e.g. "Mon 2nd June 2026".