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

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"