mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Default css
This commit is contained in:
@@ -21,7 +21,7 @@ class NewScreen(Screen):
|
||||
|
||||
|
||||
class ScreenApp(App):
|
||||
CSS = """
|
||||
DEFAULT_CSS = """
|
||||
ScreenApp Screen {
|
||||
background: #111144;
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user