colorschemes.dracula.enable

Whether to enable dracula.

Type: boolean

Default: false

Example: true

Declared by:

colorschemes.dracula.package

Which package to use for the dracula plugin.

Type: package

Default: <derivation vimplugin-dracula-vim-2024-04-14>

Declared by:

colorschemes.dracula.bold

Include bold attributes in highlighting

Type: boolean

Default: true

Declared by:

colorschemes.dracula.colorterm

Include background fill colors

Type: boolean

Default: true

Declared by:

colorschemes.dracula.fullSpecialAttrsSupport

Explicitly declare full support for special attributes. On terminal emulators, set to 1 to allow underline/undercurl highlights without changing the foreground color

Type: boolean

Default: false

Declared by:

colorschemes.dracula.highContrastDiff

Use high-contrast color when in diff mode

Type: boolean

Default: false

Declared by:

colorschemes.dracula.inverse

Include inverse attributes in highlighting

Type: boolean

Default: true

Declared by:

colorschemes.dracula.italic

Include italic attributes in highlighting

Type: boolean

Default: true

Declared by:

colorschemes.dracula.undercurl

Include undercurl attributes in highlighting (only if underline enabled)

Type: boolean

Default: true

Declared by:

colorschemes.dracula.underline

Include underline attributes in highlighting

Type: boolean

Default: true

Declared by: