ColorScheme[] theme.ts
Declarations #
6 declarations
color_schemes #
color_schemes
ColorScheme #
ColorScheme
ColorScheme see also
render_theme_style #
render_theme_style
(theme: Theme, options?: RenderThemeStyleOptions): string theme
type Theme
options
default
{}returns
string render_theme_variable #
render_theme_variable
(variable: StyleVariable, dark?: boolean, comments?: boolean): string variable
type StyleVariable
dark
type
boolean default
falsecomments
type
boolean default
truereturns
string RenderThemeStyleOptions #
RenderThemeStyleOptions
RenderThemeStyleOptions comments
type
booleanid
type
string | nullempty_default_theme
type
booleanspecificity
Repeats the theme selector to handle unpredictable head content insertion order. Accepts any integer >= 1, defaults to 2.
type
numberTheme #
Theme
Theme name
type
stringvariables
type
Array<StyleVariable>