@atheory-ai/kitsune-theme
v0.1.0
Published
Kitsune theme tokens and CSS utilities.
Maintainers
Readme
@atheory-ai/kitsune-theme
CSS tokens and theme helpers for Kitsune applications.
@atheory-ai/kitsune-theme provides the default Kitsune token set and utilities for turning typed theme definitions into CSS custom properties.
Install
pnpm add @atheory-ai/kitsune-themeUse
import '@atheory-ai/kitsune-theme/tokens.css'
import { applyTheme, defaultTheme } from '@atheory-ai/kitsune-theme'
applyTheme(defaultTheme)Exports
defaultThemedefineThemethemeToCssapplyThemeKitThemeKitThemeTokens
Documentation
See the Kitsune docs at https://kitsune.atheory.ai.
License
Apache-2.0
