Wraps createThemeStore from @datalayer/primer-addons so that color
mode and theme variant are persisted to localStorage and can be driven
from the appearance controls in the header while being consumed by the
ThemedProvider that wraps the whole application.
Shared theme store for the desktop app.
Wraps
createThemeStorefrom@datalayer/primer-addonsso that color mode and theme variant are persisted to localStorage and can be driven from the appearance controls in the header while being consumed by theThemedProviderthat wraps the whole application.