mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
...
This commit is contained in:
@@ -1520,8 +1520,8 @@ opt('background_image_linear', 'no',
|
||||
opt('second_transparent_bg', 'none', option_type='to_color_or_none', long_text='''
|
||||
When the background color matches this color, :opt:`background_opacity` is applied to it
|
||||
to render it as semi-transparent, just as for colors matching the background color.
|
||||
Useful, in more complex UIs like editors where you could want more than a single background color
|
||||
to be rendered as transparent.
|
||||
Useful in more complex UIs like editors where you could want more than a single background color
|
||||
to be rendered as transparent, for instance, for a cursor highlight line background.
|
||||
''')
|
||||
|
||||
opt('dynamic_background_opacity', 'no',
|
||||
|
||||
Reference in New Issue
Block a user