Variables
Const THEMED_ELEMENTS
THEMED_ELEMENTS: any[] = []
Const THEMES
THEMES: string[] = staticThemes
Let insertedCSS
insertedCSS: boolean = false
Let insertedHintElemCSS
insertedHintElemCSS: boolean = false
Const logger
logger
: Logger = new Logging.Logger("styling")
DEPRECATED
You don't need to add weird classnames to your themes any more, but you can if you want.
Retained for backwards compatibility.