theme.ts

Declarations
#

6 declarations

view source

color_schemes
#

ColorScheme
#

render_theme_style
#

render_theme_variable
#

theme.ts view source

(variable: StyleVariable, dark?: boolean, comments?: boolean): string

variable

dark

type boolean
default false

comments

type boolean
default true

returns

string

RenderThemeStyleOptions
#

theme.ts view source

RenderThemeStyleOptions

comments

type boolean

id

type string | null

empty_default_theme

type boolean

specificity

Repeats the theme selector to handle unpredictable head content insertion order. Accepts any integer >= 1, defaults to 2.

type number

Theme
#

Depends on
#

Imported by
#