mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
text color
This commit is contained in:
@@ -33,7 +33,7 @@ class CenterApp(App):
|
||||
|
||||
Static {
|
||||
background: $panel;
|
||||
color: $text-panel;
|
||||
color: $text;
|
||||
content-align: center middle;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user