modified overlay color

This commit is contained in:
2026-01-14 11:41:09 +01:00
parent 7fbbc77533
commit 6c56e31eeb
+1
View File
@@ -387,6 +387,7 @@ data:
color_yellow: "#F0F046"
color_blue: "#46F0F0"
color_white: "#FFFFFF"
overlay_color: "rgba(0,0,0,0.35)"
template: |
{{/* Weather widget fully customizable via options */}}
{{ $temp_unit := .Options.StringOr "temp_unit" "celsius" }}