Shared theme engine, token contract, and preset runtime for the VueForge ecosystem.
- theme token types
- theme preset types
- preset merging and resolution helpers
- CSS variable serialization helpers
- mode helpers for
light,dark, andsystem - shared motion tokens
import {
applyThemeConfig,
createThemePreset,
resolveTheme,
resolveThemeConfig,
} from "@codemonster-ru/vueforge-theme";