plugins.twilight.settings.dimming.alpha
Amount of dimming.
Plugin default: 0.25
Type: null or integer or floating point number between 0.0 and 1.0 (both inclusive)
Default:
null
Declared by:
plugins.twilight.settings.dimming.color
Highlight groups / colors to use.
Plugin default: ["Normal" "#ffffff"]
Type: null or (list of (string or raw lua code))
Default:
null
Declared by:
plugins.twilight.settings.dimming.inactive
When true, other windows will be fully dimmed (unless they contain the same buffer).
Plugin default: false
Type: null or boolean or raw lua code
Default:
null
Declared by:
plugins.twilight.settings.dimming.term_bg
If guibg=NONE
, this will be used to calculate text color.
Plugin default: "#000000"
Type: null or string or raw lua code
Default:
null
Declared by: