Added another parameter to set the background color of the clock
This commit is contained in:
parent
fba6a90085
commit
353e6f0117
@ -118,7 +118,6 @@ function fillDynamicMap()
|
|||||||
replaceMap["$HEXCOLOR3"]=hexColor3
|
replaceMap["$HEXCOLOR3"]=hexColor3
|
||||||
replaceMap["$HEXCOLOR4"]=hexColor4
|
replaceMap["$HEXCOLOR4"]=hexColor4
|
||||||
replaceMap["$HEXCOLORBG"]=hexColorBg
|
replaceMap["$HEXCOLORBG"]=hexColorBg
|
||||||
colorBg
|
|
||||||
return replaceMap
|
return replaceMap
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user