Module theme_helpers

Helper functions and types for managing application theme (dark, light, system) and syncing with local storage and the DOM.

Interfaces

ThemePreferences

Variables

THEME_KEY

Functions

getCurrentTheme
setTheme
toggleTheme
syncThemeWithLocal
updateDocumentTheme