mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-22 00:08:04 +02:00
Merge branch 'patch-1' of https://github.com/I21b/kitty
This commit is contained in:
@@ -2151,7 +2151,7 @@ opt('mark2_foreground', 'black',
|
|||||||
|
|
||||||
opt('mark2_background', '#f2dcd3',
|
opt('mark2_background', '#f2dcd3',
|
||||||
option_type='to_color',
|
option_type='to_color',
|
||||||
long_text='Color for marks of type 1 (beige)'
|
long_text='Color for marks of type 2 (beige)'
|
||||||
)
|
)
|
||||||
|
|
||||||
opt('mark3_foreground', 'black',
|
opt('mark3_foreground', 'black',
|
||||||
|
|||||||
Reference in New Issue
Block a user