mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
...
This commit is contained in:
parent
4315bcfdc9
commit
e51fda041e
1 changed files with 1 additions and 1 deletions
|
|
@ -1529,7 +1529,7 @@ 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.
|
||||
to render it as semi-transparent, just as for colors matching the main :opt:`background` color.
|
||||
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.
|
||||
Terminal applications can set this color using :ref:`The kitty color control <color_control>`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue