Skip to content

Appearance Module

Store

Store contains data, related to user interface appearance:

  • theme

WtDarkModeSwitcher

toggle dark mode switcher component, which:

  1. changes theme in store
  2. changes theme in local storage
  3. attaches theme class to <html> tag