This commit is contained in:
Will McGugan
2022-12-18 09:59:22 +00:00
parent 4102a61bfc
commit 6785bf4145

View File

@@ -18,7 +18,7 @@ DEFAULT_DARK_BACKGROUND = "#121212"
DEFAULT_DARK_SURFACE = "#1e1e1e"
DEFAULT_LIGHT_SURFACE = "#f5f5f5"
DEFAULT_LIGHT_BACKGROUND = "#e9e9e9"
DEFAULT_LIGHT_BACKGROUND = "#efefef"
class ColorSystem: