@larose-ui/themes
v0.3.2
Published
Named theme presets and tenant branding helpers.
Downloads
1,291
Maintainers
Readme
@larose-ui/themes
Named theme presets and tenant branding helpers.
Docs: https://hamdymohamedak.github.io/larose-ui · Source: laRose UI
Public API layer: Branding
Install
npm install @larose-ui/themes
# or
pnpm add @larose-ui/themes
# or
yarn add @larose-ui/themesQuick start
import { applyThemePreset, listThemePresets } from '@larose-ui/themes';
applyThemePreset(document.documentElement, 'ocean');Features
- Presets: default, ocean, forest, sunset, refined
- Runtime theme application
- Tenant branding helpers
Documentation
- laRose UI Docs — getting started, components, guides
- Public API surface
- Report an issue
License
MIT © laRose UI
