mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Modified panel color
This commit is contained in:
@@ -72,6 +72,7 @@ BUILTIN_THEMES: dict[str, Theme] = {
|
|||||||
error="#ba3c5b",
|
error="#ba3c5b",
|
||||||
success="#4EBF71",
|
success="#4EBF71",
|
||||||
foreground="#e0e0e0",
|
foreground="#e0e0e0",
|
||||||
|
panel="#2f3236",
|
||||||
dark=True,
|
dark=True,
|
||||||
),
|
),
|
||||||
"textual-light": Theme(
|
"textual-light": Theme(
|
||||||
|
|||||||
Reference in New Issue
Block a user