plugins.twilight.settings.dimming.alpha

Amount of dimming.

Type: null or integer or floating point number between 0.0 and 1.0 (both inclusive)

Default: null

Plugin default: 0.25

Declared by:

plugins.twilight.settings.dimming.color

Highlight groups / colors to use.

Type: null or (list of (string or raw lua code))

Default: null

Plugin default: ["Normal" "#ffffff"]

Declared by:

plugins.twilight.settings.dimming.inactive

When true, other windows will be fully dimmed (unless they contain the same buffer).

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.twilight.settings.dimming.term_bg

If guibg=NONE, this will be used to calculate text color.

Type: null or string or raw lua code

Default: null

Plugin default: "#000000"

Declared by: