mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 10:41:58 +02:00
Store transparent colors on ColorProfile
This will eventually allow them to be changed using remote control and escape codes.
This commit is contained in:
@@ -309,7 +309,6 @@ var AllColorSettingNames = map[string]bool{ // {{{
|
||||
"mark2_foreground": true,
|
||||
"mark3_background": true,
|
||||
"mark3_foreground": true,
|
||||
"second_transparent_bg": true,
|
||||
"selection_background": true,
|
||||
"selection_foreground": true,
|
||||
"tab_bar_background": true,
|
||||
|
||||
Reference in New Issue
Block a user