mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-23 16:58:09 +02:00
add cursor_trail_color to nullable_colors and all_color_settings
This commit is contained in:
@@ -298,6 +298,7 @@ var AllColorSettingNames = map[string]bool{ // {{{
|
||||
"color99": true,
|
||||
"cursor": true,
|
||||
"cursor_text_color": true,
|
||||
"cursor_trail_color": true,
|
||||
"foreground": true,
|
||||
"inactive_border_color": true,
|
||||
"inactive_tab_background": true,
|
||||
|
||||
Reference in New Issue
Block a user