You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I edited the stylesheet to add a bit of color to the 5 day forecast, coloring the day name.
However the color only shows on the first two days. This just started within the last update or so. I've been adjusting things all over my system, and this one edit to the applet, after just updating to Mint 22.1 and believed the issue might be me. Just today I returned to this issue and uninstalled the applet and reinstalled it to make sure it was clean other than that one edit.
I just booted Mint 21.3 in Virtualbox, it's running Cinnamon 6.0.4
The display is showing up properly. Same version of weather: Version 3.6.4 (2025-01-13 06:59:10)
I reported this as a cinnamon bug. My logic was, it works with an older version of Cinnamon. But they kicked it back saying it should be reported to the author. linuxmint/cinnamon#12677 (comment)
The text was updated successfully, but these errors were encountered:
I also noticed the days across the screen should all be reactive to a click. Only today will react when the day name is clicked.
And as much as day 2 looks and colors like a clickable item, it does nothing.
All the remainder days appear and react like regular text and do nothing.
Notify author of applet
@Gr3q
Issue & Steps to Reproduce
I edited the stylesheet to add a bit of color to the 5 day forecast, coloring the day name.
However the color only shows on the first two days. This just started within the last update or so. I've been adjusting things all over my system, and this one edit to the applet, after just updating to Mint 22.1 and believed the issue might be me.
Just today I returned to this issue and uninstalled the applet and reinstalled it to make sure it was clean other than that one edit.
.weather-forecast-day {
color: #6EFF6E;
font-size: 90%;
}
Other information
I just booted Mint 21.3 in Virtualbox, it's running Cinnamon 6.0.4
The display is showing up properly. Same version of weather: Version 3.6.4 (2025-01-13 06:59:10)
See #6795
I reported this as a cinnamon bug. My logic was, it works with an older version of Cinnamon. But they kicked it back saying it should be reported to the author.
linuxmint/cinnamon#12677 (comment)
The text was updated successfully, but these errors were encountered: