@typomd/theme
v1.0.0
Published
Design tokens and light/dark CSS for typomd. CSS variables, auto theme, and JSON export for React Native mapping.
Maintainers
Readme
@typomd/theme
Design tokens and light/dark CSS for typomd.
import '@typomd/theme/default.css' // light; add .typomd-dark on an ancestor for dark
import '@typomd/theme/auto.css' // prefers-color-scheme
import '@typomd/theme/tokens.json' // JSON mapOverride any --typomd-* variable in your own CSS.
MIT © 2025 ximing
