mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
restore
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user