@dsappz/theme-kaiju
v1.1.12
Published
Kaiju Tailwind CSS theme preset - teal, glassmorphism, glow effects
Downloads
36
Readme
@dsappz/theme-kaiju
Teal brand, military precision, glass-and-steel UI. Built for command centers, companion apps, and dashboards.
Install
pnpm add @dsappz/tokens @dsappz/theme-kaijuSetup
@import "@dsappz/tokens/base.css";
@import "@dsappz/theme-kaiju/theme.css";
@import "@dsappz/theme-kaiju/animations.css"; /* optional */Activation
<html data-theme="kaiju">Color Palette
| Token | Light | Dark |
|-------|-------|------|
| --background | #f8fafc | #0f172a |
| --primary | #0d9488 | #2dd4bf |
| --secondary | #f1f5f9 | #334155 |
| --accent | #f0fdfa | #1e293b |
| --destructive | #e54d4d | — |
| --success | #16a34a | — |
| --warning | #d97706 | — |
| --info | #0284c7 | — |
Fonts
- Sans + Display: Chakra Petch
- Mono: Share Tech Mono
Dark Mode
Light + Dark — add class="dark" to <html> for dark mode.
<html data-theme="kaiju" class="dark">© 2026 dsappz · github.com/dsappz/dsappz-design · Proprietary
