Update theme.py

This commit is contained in:
illuzn
2022-05-23 17:56:24 +09:30
committed by GitHub
parent 23e34068d9
commit 60a5c033e3

View File

@@ -2,7 +2,7 @@
default_screensaver_color_mapping = { default_screensaver_color_mapping = {
#"item": "color in decimal RGB565 (1-65535)" #"item": "color in decimal RGB565 (1-65535)"
"background": "0", "background": "0",
"time": "1111", "time": "65535",
"timeAMPM": "65535", "timeAMPM": "65535",
"date": "65535", "date": "65535",
"tMainIcon": "65535", "tMainIcon": "65535",