mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-09 07:07:19 +02:00
Fix #2429
This commit is contained in:
@@ -31,8 +31,8 @@ class DrawData(NamedTuple):
|
||||
bell_fg: int
|
||||
alpha: Sequence[float]
|
||||
active_fg: Color
|
||||
inactive_fg: Color
|
||||
active_bg: Color
|
||||
inactive_fg: Color
|
||||
inactive_bg: Color
|
||||
default_bg: Color
|
||||
title_template: str
|
||||
|
||||
Reference in New Issue
Block a user