mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
Update long_text of mark2_background
Seems like a typo
This commit is contained in:
parent
0a751263c1
commit
b1373eb73b
1 changed files with 1 additions and 1 deletions
|
|
@ -2151,7 +2151,7 @@ opt('mark2_foreground', 'black',
|
|||
|
||||
opt('mark2_background', '#f2dcd3',
|
||||
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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue