Skip to content

Commit 478bb0b

Browse files
committed
Modified panel color
1 parent b84f682 commit 478bb0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/textual/theme.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ def to_color_system(self) -> ColorSystem:
7272
error="#ba3c5b",
7373
success="#4EBF71",
7474
foreground="#e0e0e0",
75+
panel="#2f3236",
7576
dark=True,
7677
),
7778
"textual-light": Theme(

0 commit comments

Comments
 (0)