darkThemeClass top-level constant

String const darkThemeClass

The class applied to elements which have been themed, iff the dark theme is active.

Implementation

const darkThemeClass = 'acx-theme-dark';