0 overlay

This commit is contained in:
2026-01-14 12:27:17 +01:00
parent c06a50b446
commit d6f5283230
+1 -1
View File
@@ -387,7 +387,7 @@ data:
color_yellow: "#F0F046"
color_blue: "#46F0F0"
color_white: "#FFFFFF"
overlay_color: "rgba(255,0,255,0.20)"
overlay_color: "rgba(0,0,0,0.20)"
template: |
{{/* Weather widget fully customizable via options */}}
{{ $temp_unit := .Options.StringOr "temp_unit" "celsius" }}