Index

Variables

THEMED_ELEMENTS

THEMED_ELEMENTS: any[] = []

THEMES

THEMES: string[] = staticThemes

logger

logger: Logger = new Logging.Logger("styling")

Functions

capitalise

  • capitalise(str: any): any

cb

  • cb(mutationList: any): Promise<void>

prefixTheme

  • prefixTheme(name: any): string

retheme

  • retheme(): void

theme

  • theme(element: any): Promise<void>