colorschemes.catppuccin.settings.styles.booleans
Define booleans highlight properties.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default: [ ]
Declared by:
colorschemes.catppuccin.settings.styles.comments
Define comments highlight properties.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default:
[
"italic"
]
Declared by:
colorschemes.catppuccin.settings.styles.conditionals
Define conditionals highlight properties.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default:
[
"italic"
]
Declared by:
colorschemes.catppuccin.settings.styles.functions
Define functions highlight properties.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default: [ ]
Declared by:
colorschemes.catppuccin.settings.styles.keywords
Define keywords highlight properties.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default: [ ]
Declared by:
colorschemes.catppuccin.settings.styles.loops
Define loops highlight properties.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default: [ ]
Declared by:
colorschemes.catppuccin.settings.styles.numbers
Define numbers highlight properties.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default: [ ]
Declared by:
colorschemes.catppuccin.settings.styles.operators
Define operators highlight properties.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default: [ ]
Declared by:
colorschemes.catppuccin.settings.styles.properties
Define properties highlight properties.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default: [ ]
Declared by:
colorschemes.catppuccin.settings.styles.strings
Define strings highlight properties.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default: [ ]
Declared by:
colorschemes.catppuccin.settings.styles.types
Define types highlight properties.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default: [ ]
Declared by:
colorschemes.catppuccin.settings.styles.variables
Define variables highlight properties.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default: [ ]
Declared by: