mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Ensuring key in textual-light footer is legible
This commit is contained in:
@@ -86,6 +86,9 @@ BUILTIN_THEMES: dict[str, Theme] = {
|
||||
panel="#D0D0D0",
|
||||
background="#E0E0E0",
|
||||
dark=False,
|
||||
variables={
|
||||
"footer-key-foreground": "#0178D4",
|
||||
},
|
||||
),
|
||||
"nord": Theme(
|
||||
name="nord",
|
||||
|
||||
Reference in New Issue
Block a user