This commit is contained in:
illuzn
2022-05-23 17:55:03 +09:30
committed by GitHub
parent b5330f386d
commit 23e34068d9

View File

@@ -33,6 +33,7 @@ def map_color(key, theme= None, state=None):
config_color = theme[key]
else:
config_color = default_screensaver_color_mapping[key]
return config_color
def get_screensaver_color_output(theme=None):
color_output = "color"