Modified panel color

This commit is contained in:
Darren Burns
2024-11-14 13:30:31 +00:00
parent b84f68214d
commit 478bb0b591

View File

@@ -72,6 +72,7 @@ BUILTIN_THEMES: dict[str, Theme] = {
error="#ba3c5b",
success="#4EBF71",
foreground="#e0e0e0",
panel="#2f3236",
dark=True,
),
"textual-light": Theme(