mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-28 11:11:47 +02:00
Update long_text of mark2_background
Seems like a typo
This commit is contained in:
committed by
GitHub
parent
0a751263c1
commit
b1373eb73b
@@ -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