1786192592

This commit is contained in:
2026-08-08 14:36:32 +02:00
parent dc50e66743
commit 9256b5b3d4

View File

@@ -34,6 +34,8 @@ export component Climate inherits Rectangle {
HorizontalBox {
height: parent.height;
Rectangle { }
if weather.kind == "sun": Image {
colorize: Palette.foreground;
width: 120px;