We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b84f682 commit 478bb0bCopy full SHA for 478bb0b
src/textual/theme.py
@@ -72,6 +72,7 @@ def to_color_system(self) -> ColorSystem:
72
error="#ba3c5b",
73
success="#4EBF71",
74
foreground="#e0e0e0",
75
+ panel="#2f3236",
76
dark=True,
77
),
78
"textual-light": Theme(
0 commit comments