@vibes.diy/prompts 2.2.10 → 2.2.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -0
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/json-docs.d.ts +1 -1
- package/llms/image-gen.d.ts +2 -0
- package/llms/image-gen.js +9 -0
- package/llms/image-gen.js.map +1 -0
- package/llms/image-gen.md +102 -0
- package/llms/index.d.ts +1 -1
- package/llms/index.js +3 -3
- package/package.json +3 -3
- package/prompts.d.ts +6 -0
- package/prompts.js +36 -3
- package/prompts.js.map +1 -1
- package/settings.d.ts +1 -0
- package/system-prompt-initial.md +2 -2
- package/system-prompt.md +2 -2
- package/themes/aether.md +41 -0
- package/themes/archive.md +43 -0
- package/themes/atelier.md +42 -0
- package/themes/atlas.md +42 -0
- package/themes/broadsheet.md +20 -0
- package/themes/brutalist.md +208 -0
- package/themes/capsule.md +47 -0
- package/themes/carbon.md +42 -0
- package/themes/chrome.md +132 -0
- package/themes/chrono.md +33 -0
- package/themes/codex.md +45 -0
- package/themes/computer-angel-heaven.md +57 -0
- package/themes/console.md +46 -0
- package/themes/default.md +96 -0
- package/themes/desktop.md +49 -0
- package/themes/dial.md +46 -0
- package/themes/dossier.md +35 -0
- package/themes/edge.md +39 -0
- package/themes/exemplars/aether/App.jsx +224 -0
- package/themes/exemplars/archive/App.jsx +222 -0
- package/themes/exemplars/atelier/App.jsx +224 -0
- package/themes/exemplars/atlas/App.jsx +216 -0
- package/themes/exemplars/broadsheet/App.jsx +216 -0
- package/themes/exemplars/brutalist/App.jsx +290 -0
- package/themes/exemplars/capsule/App.jsx +216 -0
- package/themes/exemplars/carbon/App.jsx +216 -0
- package/themes/exemplars/chrome/App.jsx +253 -0
- package/themes/exemplars/chrono/App.jsx +222 -0
- package/themes/exemplars/codex/App.jsx +224 -0
- package/themes/exemplars/computer-angel-heaven/App.jsx +224 -0
- package/themes/exemplars/console/App.jsx +216 -0
- package/themes/exemplars/default/App.jsx +219 -0
- package/themes/exemplars/desktop/App.jsx +224 -0
- package/themes/exemplars/dial/App.jsx +216 -0
- package/themes/exemplars/dossier/App.jsx +224 -0
- package/themes/exemplars/edge/App.jsx +216 -0
- package/themes/exemplars/guild/App.jsx +224 -0
- package/themes/exemplars/hearth/App.jsx +224 -0
- package/themes/exemplars/industrial/App.jsx +224 -0
- package/themes/exemplars/matrix/App.jsx +224 -0
- package/themes/exemplars/mesh/App.jsx +222 -0
- package/themes/exemplars/neomario/App.jsx +222 -0
- package/themes/exemplars/neon/App.jsx +224 -0
- package/themes/exemplars/nexus/App.jsx +216 -0
- package/themes/exemplars/opus/App.jsx +224 -0
- package/themes/exemplars/orbit/App.jsx +224 -0
- package/themes/exemplars/palate/App.jsx +224 -0
- package/themes/exemplars/pitch/App.jsx +222 -0
- package/themes/exemplars/poster/App.jsx +222 -0
- package/themes/exemplars/proof/App.jsx +224 -0
- package/themes/exemplars/recon/App.jsx +216 -0
- package/themes/exemplars/rift/App.jsx +224 -0
- package/themes/exemplars/rune/App.jsx +224 -0
- package/themes/exemplars/scrapbook/App.jsx +222 -0
- package/themes/exemplars/sensor/App.jsx +224 -0
- package/themes/exemplars/signal/App.jsx +222 -0
- package/themes/exemplars/slab/App.jsx +224 -0
- package/themes/exemplars/specimen/App.jsx +222 -0
- package/themes/exemplars/terminal/App.jsx +224 -0
- package/themes/exemplars/vault/App.jsx +222 -0
- package/themes/exemplars/winter-sports/App.jsx +224 -0
- package/themes/exemplars/zine/App.jsx +214 -0
- package/themes/guild.md +44 -0
- package/themes/hearth.md +45 -0
- package/themes/index.d.ts +11 -0
- package/themes/index.js +272 -0
- package/themes/index.js.map +1 -0
- package/themes/industrial.md +37 -0
- package/themes/matrix.md +41 -0
- package/themes/mesh.md +42 -0
- package/themes/neomario.md +47 -0
- package/themes/neon.md +48 -0
- package/themes/nexus.md +40 -0
- package/themes/opus.md +61 -0
- package/themes/orbit.md +46 -0
- package/themes/palate.md +35 -0
- package/themes/pitch.md +39 -0
- package/themes/poster.md +39 -0
- package/themes/proof.md +41 -0
- package/themes/recon.md +39 -0
- package/themes/rift.md +45 -0
- package/themes/rune.md +44 -0
- package/themes/scrapbook.md +43 -0
- package/themes/sensor.md +42 -0
- package/themes/signal.md +37 -0
- package/themes/slab.md +35 -0
- package/themes/specimen.md +21 -0
- package/themes/terminal.md +39 -0
- package/themes/vault.md +41 -0
- package/themes/winter-sports.md +39 -0
- package/themes/zine.md +40 -0
- package/llms/img-vibes.d.ts +0 -2
- package/llms/img-vibes.js +0 -9
- package/llms/img-vibes.js.map +0 -1
- package/llms/img-vibes.md +0 -167
|
@@ -0,0 +1,208 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: Neobrutalist
|
|
3
|
+
colors:
|
|
4
|
+
# Light mode (canonical) — warm off-white canvas, near-black ink, vivid signal blocks.
|
|
5
|
+
background: "#f5f0e0"
|
|
6
|
+
card-background: "#ffffff"
|
|
7
|
+
text: "#1a1a2e"
|
|
8
|
+
border: "#1a1a2e"
|
|
9
|
+
muted: "#6b6b80"
|
|
10
|
+
primary: "#DA291C"
|
|
11
|
+
on-primary: "#ffffff"
|
|
12
|
+
secondary: "#fedd00"
|
|
13
|
+
on-secondary: "#1a1a2e"
|
|
14
|
+
success: "#22c55e"
|
|
15
|
+
on-success: "#1a1a2e"
|
|
16
|
+
info: "#3b82f6"
|
|
17
|
+
on-info: "#ffffff"
|
|
18
|
+
primary-light: "rgba(218, 41, 28, 0.1)"
|
|
19
|
+
colorsDark:
|
|
20
|
+
# Dark mode — cool ink canvas, off-white strokes, same vivid signal blocks.
|
|
21
|
+
# Hard offset shadows flip to use the off-white border so they remain visible.
|
|
22
|
+
background: "oklch(0.18 0.02 280)"
|
|
23
|
+
card-background: "oklch(0.22 0.02 280)"
|
|
24
|
+
text: "oklch(0.96 0.01 80)"
|
|
25
|
+
border: "oklch(0.96 0.01 80)"
|
|
26
|
+
muted: "oklch(0.60 0.03 280)"
|
|
27
|
+
primary: "#DA291C"
|
|
28
|
+
on-primary: "#ffffff"
|
|
29
|
+
secondary: "#fedd00"
|
|
30
|
+
on-secondary: "#1a1a2e"
|
|
31
|
+
success: "#22c55e"
|
|
32
|
+
on-success: "#1a1a2e"
|
|
33
|
+
info: "#3b82f6"
|
|
34
|
+
on-info: "#ffffff"
|
|
35
|
+
primary-light: "rgba(218, 41, 28, 0.18)"
|
|
36
|
+
typography:
|
|
37
|
+
h1:
|
|
38
|
+
fontFamily: Space Grotesk
|
|
39
|
+
fontSize: 2rem
|
|
40
|
+
fontWeight: "700"
|
|
41
|
+
lineHeight: 2.4rem
|
|
42
|
+
letterSpacing: -0.02em
|
|
43
|
+
h2:
|
|
44
|
+
fontFamily: Space Grotesk
|
|
45
|
+
fontSize: 1.5rem
|
|
46
|
+
fontWeight: "700"
|
|
47
|
+
lineHeight: 2rem
|
|
48
|
+
letterSpacing: -0.02em
|
|
49
|
+
body-md:
|
|
50
|
+
fontFamily: Space Grotesk
|
|
51
|
+
fontSize: 0.875rem
|
|
52
|
+
fontWeight: "400"
|
|
53
|
+
lineHeight: 1.5rem
|
|
54
|
+
letterSpacing: 0em
|
|
55
|
+
label-caps:
|
|
56
|
+
fontFamily: Space Grotesk
|
|
57
|
+
fontSize: 0.65rem
|
|
58
|
+
fontWeight: "600"
|
|
59
|
+
lineHeight: 1rem
|
|
60
|
+
letterSpacing: 0.15em
|
|
61
|
+
mono:
|
|
62
|
+
fontFamily: JetBrains Mono
|
|
63
|
+
fontSize: 0.875rem
|
|
64
|
+
fontWeight: "500"
|
|
65
|
+
lineHeight: 1.5rem
|
|
66
|
+
letterSpacing: 0em
|
|
67
|
+
rounded:
|
|
68
|
+
sm: 4px
|
|
69
|
+
DEFAULT: 4px
|
|
70
|
+
md: 4px
|
|
71
|
+
lg: 4px
|
|
72
|
+
spacing:
|
|
73
|
+
unit: 8px
|
|
74
|
+
sm: 8px
|
|
75
|
+
md: 16px
|
|
76
|
+
lg: 24px
|
|
77
|
+
xl: 48px
|
|
78
|
+
container-max: 920px
|
|
79
|
+
gutter: 16px
|
|
80
|
+
components:
|
|
81
|
+
button-primary:
|
|
82
|
+
backgroundColor: "{colors.primary}"
|
|
83
|
+
textColor: "{colors.on-primary}"
|
|
84
|
+
typography: "{typography.label-caps}"
|
|
85
|
+
rounded: "{rounded.sm}"
|
|
86
|
+
padding: 12px
|
|
87
|
+
height: 40px
|
|
88
|
+
button-primary-hover:
|
|
89
|
+
backgroundColor: "{colors.primary}"
|
|
90
|
+
button-secondary:
|
|
91
|
+
backgroundColor: "{colors.secondary}"
|
|
92
|
+
textColor: "{colors.on-secondary}"
|
|
93
|
+
typography: "{typography.label-caps}"
|
|
94
|
+
rounded: "{rounded.sm}"
|
|
95
|
+
padding: 12px
|
|
96
|
+
height: 40px
|
|
97
|
+
button-ghost:
|
|
98
|
+
backgroundColor: "{colors.card-background}"
|
|
99
|
+
textColor: "{colors.text}"
|
|
100
|
+
typography: "{typography.label-caps}"
|
|
101
|
+
rounded: "{rounded.sm}"
|
|
102
|
+
padding: 12px
|
|
103
|
+
height: 40px
|
|
104
|
+
card:
|
|
105
|
+
backgroundColor: "{colors.card-background}"
|
|
106
|
+
textColor: "{colors.text}"
|
|
107
|
+
rounded: "{rounded.sm}"
|
|
108
|
+
padding: "{spacing.lg}"
|
|
109
|
+
input-field:
|
|
110
|
+
backgroundColor: "{colors.card-background}"
|
|
111
|
+
textColor: "{colors.text}"
|
|
112
|
+
typography: "{typography.body-md}"
|
|
113
|
+
rounded: "{rounded.sm}"
|
|
114
|
+
padding: 12px
|
|
115
|
+
badge-active:
|
|
116
|
+
backgroundColor: "{colors.success}"
|
|
117
|
+
textColor: "{colors.on-secondary}"
|
|
118
|
+
typography: "{typography.label-caps}"
|
|
119
|
+
rounded: "{rounded.sm}"
|
|
120
|
+
padding: 4px
|
|
121
|
+
badge-pending:
|
|
122
|
+
backgroundColor: "{colors.secondary}"
|
|
123
|
+
textColor: "{colors.on-secondary}"
|
|
124
|
+
typography: "{typography.label-caps}"
|
|
125
|
+
rounded: "{rounded.sm}"
|
|
126
|
+
padding: 4px
|
|
127
|
+
---
|
|
128
|
+
|
|
129
|
+
## Brand & Style
|
|
130
|
+
|
|
131
|
+
Neobrutalist Design System. A bold, retro-arcade-inspired neobrutalist theme. Hard edges, chunky borders, thick offset drop shadows, vivid primary color blocks, and uppercase display typography. The mood is playful and unapologetically loud — "level dashboard" energy: raw, graphic, readable, kinetic. Never pill-shaped, never blurred shadows, never gradients on strokes.
|
|
132
|
+
|
|
133
|
+
The theme **respects the visitor's system color scheme**: light is canonical (warm off-white canvas, near-black ink), and a dark variant auto-applies on `prefers-color-scheme: dark` (cool dark canvas, off-white ink + borders, same vivid signal colors). Apply via a `@media (prefers-color-scheme: dark)` block — never hard-code one mode only.
|
|
134
|
+
|
|
135
|
+
## Colors
|
|
136
|
+
|
|
137
|
+
The palette is rooted in high-contrast ink on warm canvas (light) or off-white strokes on cool dark canvas (dark), with four vivid signal colors that hold across both modes.
|
|
138
|
+
|
|
139
|
+
- **Primary (#DA291C):** "Vibes Red" — primary actions, danger states, hero accents. Always white text on top.
|
|
140
|
+
- **Secondary (#fedd00):** "Signal Yellow" — highlights, hover fills, warning states. Always dark ink text on top.
|
|
141
|
+
- **Success (#22c55e):** Active/success states, status indicators, toggle-on. Dark ink text.
|
|
142
|
+
- **Info (#3b82f6):** Informational accents, modal title bars. White text on top.
|
|
143
|
+
- **Background (light: #f5f0e0 / dark: oklch(0.18 0.02 280)):** Warm off-white canvas in light, cool dark canvas in dark. Never pure white in either mode.
|
|
144
|
+
- **Card Background (light: #ffffff / dark: oklch(0.22 0.02 280)):** Solid surfaces for cards. Don't tint surfaces toward the signal colors.
|
|
145
|
+
- **Text (light: #1a1a2e / dark: oklch(0.96 0.01 80)):** Near-black ink in light, off-white in dark. Same as border — every stroke is bold.
|
|
146
|
+
- **Muted (light: #6b6b80 / dark: oklch(0.60 0.03 280)):** Secondary labels, metadata, captions.
|
|
147
|
+
|
|
148
|
+
The four signal colors (red/yellow/green/blue) remain identical across both modes — they're already saturated enough to read on either canvas. The shadow color flips with the border (dark in light mode, off-white in dark mode), so the chunky offset shadow stays visible.
|
|
149
|
+
|
|
150
|
+
## Typography
|
|
151
|
+
|
|
152
|
+
Dual-font strategy: display + data.
|
|
153
|
+
|
|
154
|
+
- **Space Grotesk** is the primary typeface for all text, headings, labels, and buttons. Headings are UPPERCASE with tight tracking (-0.02em) and heavy weight (700). Section labels use 0.65rem, uppercase, letter-spacing 0.15em, muted color. Nav/button labels: 0.7-0.8rem, uppercase, letter-spacing 0.05-0.08em.
|
|
155
|
+
- **JetBrains Mono** is used for stats, numbers, and tabular data only. It provides a technical, monospaced contrast.
|
|
156
|
+
- Load from Google Fonts with `display=optional`. No other external dependencies.
|
|
157
|
+
|
|
158
|
+
## Layout & Spacing
|
|
159
|
+
|
|
160
|
+
A single centered column layout. Max-width 920px, padding 3rem 2rem. The content sits above ambient background decorations with position relative and z-index 10.
|
|
161
|
+
|
|
162
|
+
Spacing is based on an 8px unit. Components use tight internal spacing but generous section gaps.
|
|
163
|
+
|
|
164
|
+
## Elevation & Depth
|
|
165
|
+
|
|
166
|
+
Elevation is achieved through **hard offset shadows only**. No blur, no soft shadows, ever.
|
|
167
|
+
|
|
168
|
+
- **Default:** 4px 4px 0px var(--border) — standard card/surface elevation
|
|
169
|
+
- **Small:** 3px 3px 0px var(--border) — chips, badges, small elements
|
|
170
|
+
- **Hover lift:** 6px 6px 0px var(--border) — combined with transform: translate(-2px, -2px) for "card pops forward" effect
|
|
171
|
+
- **Modal:** 8px 8px 0px var(--border) — highest elevation
|
|
172
|
+
- **Pressed:** box-shadow: none + transform: translate(2px, 2px) — object slams back down
|
|
173
|
+
|
|
174
|
+
Every shadow is a discrete offset block. Nothing uses soft blur.
|
|
175
|
+
|
|
176
|
+
## Shapes
|
|
177
|
+
|
|
178
|
+
Tiny corner radius everywhere: 4px. Never pill-shaped. Every primary surface (nav, cards, hero, modal, inputs, buttons) has a solid 3px border in the border color and border-radius of 4px. No gradients on strokes, no thin hairlines.
|
|
179
|
+
|
|
180
|
+
## Components
|
|
181
|
+
|
|
182
|
+
### Action Elements
|
|
183
|
+
|
|
184
|
+
Buttons are uppercase with letter-spacing. Primary button: red background, white text, 4x4 hard shadow. Secondary: yellow background, 3x3 shadow. Ghost: card background, no shadow, gains 3x3 on hover. All buttons lift on hover (translate -2px, -2px + larger shadow) and slam on press (translate 2px, 2px, no shadow). Transitions resolve in 0.15s.
|
|
185
|
+
|
|
186
|
+
### Containers & Surfaces
|
|
187
|
+
|
|
188
|
+
Cards have 3px borders, 4px radius, and hard offset shadows. Keep all card backgrounds pure white. Hero cards feature a 6px horizontal accent bar at the top split into four equal color segments: red 0-25%, yellow 25-50%, green 50-75%, blue 75-100%.
|
|
189
|
+
|
|
190
|
+
### Inputs & Selection
|
|
191
|
+
|
|
192
|
+
Inputs lift on focus with translate(-2px, -2px) + shadow. Checkboxes: 22x22, 3px border, green when checked. Toggles: 48x26, 3px border, 4px radius, yellow when on, knob translates with 0.2s cubic-bezier overshoot.
|
|
193
|
+
|
|
194
|
+
### Tables
|
|
195
|
+
|
|
196
|
+
Full-bleed inside bordered cards. Headers: 0.6rem uppercase, 2px bottom border. Cells: 0.82rem, thin separators. Numeric columns use JetBrains Mono. Row hover fills with yellow instantly.
|
|
197
|
+
|
|
198
|
+
## Do's and Don'ts
|
|
199
|
+
|
|
200
|
+
- DO use hard offset shadows on every elevated surface
|
|
201
|
+
- DO keep all hovers/presses resolving in <=0.2s
|
|
202
|
+
- DO use UPPERCASE for headings and labels
|
|
203
|
+
- DO use the four-color system consistently: red=danger/primary, yellow=highlight/warning, green=success, blue=info
|
|
204
|
+
- DON'T use blurred shadows ever
|
|
205
|
+
- DON'T use pill-shaped elements (border-radius > 4px)
|
|
206
|
+
- DON'T tint card surfaces — keep them white
|
|
207
|
+
- DON'T use gradients on borders
|
|
208
|
+
- DON'T ease slowly — everything snaps
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: Capsule Split
|
|
3
|
+
colors:
|
|
4
|
+
comp-bg: "oklch(0.89 0.20 110)"
|
|
5
|
+
comp-text: "oklch(0.00 0 0)"
|
|
6
|
+
comp-border: "oklch(0.00 0 0 / 0.10)"
|
|
7
|
+
comp-accent: "oklch(0.00 0 0)"
|
|
8
|
+
comp-accent-text: "oklch(1.00 0 0)"
|
|
9
|
+
comp-muted: "oklch(0.00 0 0 / 0.50)"
|
|
10
|
+
color-background: "oklch(0.00 0 0)"
|
|
11
|
+
capsule-frame: "oklch(1.00 0 0)"
|
|
12
|
+
capsule-visual-bg: "oklch(0.13 0 0)"
|
|
13
|
+
capsule-visual-text: "oklch(1.00 0 0)"
|
|
14
|
+
capsule-visual-border: "oklch(1.00 0 0 / 0.20)"
|
|
15
|
+
typography:
|
|
16
|
+
body-md:
|
|
17
|
+
fontFamily: var(--font-main)
|
|
18
|
+
fontSize: 1rem
|
|
19
|
+
fontWeight: "400"
|
|
20
|
+
rounded:
|
|
21
|
+
outer: 32px
|
|
22
|
+
inner: 24px
|
|
23
|
+
pill: 100px
|
|
24
|
+
---
|
|
25
|
+
|
|
26
|
+
## Brand & Style
|
|
27
|
+
|
|
28
|
+
Capsule Split design system. A clean, structured theme with system typography. Use this design system\'s color tokens, spacing, and typographic choices consistently across all generated components. This theme **respects the visitor's system color scheme** — light by default, with a dark variant that auto-applies on `@media (prefers-color-scheme: dark)`. Apply both color sets via CSS variables in a `<style>` block; never hard-code one mode only.
|
|
29
|
+
|
|
30
|
+
## Colors
|
|
31
|
+
|
|
32
|
+
- **comp-bg** (oklch(0.89 0.20 110)): Use for backgrounds.
|
|
33
|
+
- **comp-text** (oklch(0.00 0 0)): Use for text content.
|
|
34
|
+
- **comp-border** (oklch(0.00 0 0 / 0.10)): Use for borders and dividers.
|
|
35
|
+
- **comp-accent** (oklch(0.00 0 0)): Use for primary actions and accents.
|
|
36
|
+
- **comp-accent-text** (oklch(1.00 0 0)): Use for text content.
|
|
37
|
+
- **comp-muted** (oklch(0.00 0 0 / 0.50)): Use for secondary/muted content.
|
|
38
|
+
- **color-background** (oklch(0.00 0 0)): Use for backgrounds.
|
|
39
|
+
- **capsule-frame** (oklch(1.00 0 0)): Use for supporting UI elements.
|
|
40
|
+
|
|
41
|
+
## Typography
|
|
42
|
+
|
|
43
|
+
Primary body font: var(--font-main).
|
|
44
|
+
|
|
45
|
+
## Components
|
|
46
|
+
|
|
47
|
+
Apply the color tokens and typography consistently to all interactive elements (buttons, inputs, cards, modals). Ensure sufficient contrast between text and background colors for accessibility.
|
package/themes/carbon.md
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: Carbon Panel
|
|
3
|
+
colors:
|
|
4
|
+
bg: "oklch(0.18 0.005 285)"
|
|
5
|
+
card: "oklch(0.25 0.005 285)"
|
|
6
|
+
border: "oklch(0.31 0.005 285)"
|
|
7
|
+
fg: "oklch(1.00 0.000 0)"
|
|
8
|
+
fg-muted: "oklch(0.87 0.01 258)"
|
|
9
|
+
fg-dim: "oklch(0.71 0.02 261)"
|
|
10
|
+
accent-amber: "oklch(0.79 0.18 75)"
|
|
11
|
+
accent-coral: "oklch(0.68 0.20 35)"
|
|
12
|
+
accent-red: "oklch(0.63 0.24 25)"
|
|
13
|
+
accent-green: "oklch(0.77 0.22 145)"
|
|
14
|
+
typography:
|
|
15
|
+
body-md:
|
|
16
|
+
fontFamily: -apple-system
|
|
17
|
+
fontSize: 1rem
|
|
18
|
+
fontWeight: "400"
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
## Brand & Style
|
|
22
|
+
|
|
23
|
+
Carbon Panel design system. A dark, atmospheric theme with system typography. Use this design system\'s color tokens, spacing, and typographic choices consistently across all generated components. This theme **respects the visitor's system color scheme** — dark by default, with a light variant that auto-applies on `@media (prefers-color-scheme: light)`. Apply both color sets via CSS variables in a `<style>` block; never hard-code one mode only.
|
|
24
|
+
|
|
25
|
+
## Colors
|
|
26
|
+
|
|
27
|
+
- **bg** (oklch(0.18 0.005 285)): Use for backgrounds.
|
|
28
|
+
- **card** (oklch(0.25 0.005 285)): Use for supporting UI elements.
|
|
29
|
+
- **border** (oklch(0.31 0.005 285)): Use for borders and dividers.
|
|
30
|
+
- **fg** (oklch(1.00 0.000 0)): Use for text content.
|
|
31
|
+
- **fg-muted** (oklch(0.87 0.01 258)): Use for text content.
|
|
32
|
+
- **fg-dim** (oklch(0.71 0.02 261)): Use for text content.
|
|
33
|
+
- **accent-amber** (oklch(0.79 0.18 75)): Use for primary actions and accents.
|
|
34
|
+
- **accent-coral** (oklch(0.68 0.20 35)): Use for primary actions and accents.
|
|
35
|
+
|
|
36
|
+
## Typography
|
|
37
|
+
|
|
38
|
+
Primary body font: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif.
|
|
39
|
+
|
|
40
|
+
## Components
|
|
41
|
+
|
|
42
|
+
Apply the color tokens and typography consistently to all interactive elements (buttons, inputs, cards, modals). Ensure sufficient contrast between text and background colors for accessibility.
|
package/themes/chrome.md
ADDED
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: Chrome Terminal
|
|
3
|
+
colors:
|
|
4
|
+
# Dark mode (canonical) — black canvas, neon-red display.
|
|
5
|
+
bg: "#000000"
|
|
6
|
+
bg-surface: "#171717"
|
|
7
|
+
bg-panel: "#2a0a18"
|
|
8
|
+
bg-dark: "#12050e"
|
|
9
|
+
bg-footer: "#1a050c"
|
|
10
|
+
neon-red: "#ff003c"
|
|
11
|
+
neon-yellow: "#fcee0a"
|
|
12
|
+
neon-cyan: "#00f0ff"
|
|
13
|
+
border: "#3d1326"
|
|
14
|
+
border-red: "rgba(255, 0, 60, 0.5)"
|
|
15
|
+
text: "#ffffff"
|
|
16
|
+
text-dim: "#d1d1d1"
|
|
17
|
+
text-muted: "#a3a3a3"
|
|
18
|
+
colorsLight:
|
|
19
|
+
# Light mode — "chrome at dawn". Same fonts, same red accent role,
|
|
20
|
+
# darker for legibility on white. Glow text-shadow drops to a faint
|
|
21
|
+
# red drop, since neon glow doesn't read on a bright background.
|
|
22
|
+
bg: "oklch(0.97 0.005 0)"
|
|
23
|
+
bg-surface: "#ffffff"
|
|
24
|
+
bg-panel: "oklch(0.95 0.02 25)"
|
|
25
|
+
bg-dark: "oklch(0.93 0.04 25)"
|
|
26
|
+
bg-footer: "oklch(0.95 0.02 25)"
|
|
27
|
+
neon-red: "oklch(0.55 0.24 28)"
|
|
28
|
+
neon-yellow: "oklch(0.78 0.16 90)"
|
|
29
|
+
neon-cyan: "oklch(0.50 0.15 220)"
|
|
30
|
+
border: "oklch(0.45 0.10 25)"
|
|
31
|
+
border-red: "oklch(0.55 0.24 28 / 0.55)"
|
|
32
|
+
text: "oklch(0.18 0.04 25)"
|
|
33
|
+
text-dim: "oklch(0.32 0.04 25)"
|
|
34
|
+
text-muted: "oklch(0.45 0.04 25)"
|
|
35
|
+
typography:
|
|
36
|
+
body-md:
|
|
37
|
+
fontFamily: Rajdhani
|
|
38
|
+
fontSize: 1rem
|
|
39
|
+
fontWeight: "400"
|
|
40
|
+
---
|
|
41
|
+
|
|
42
|
+
## Brand & Style
|
|
43
|
+
|
|
44
|
+
Chrome Terminal design system — a black-canvas neon-red terminal that **respects the visitor's system color scheme**: dark by default (canonical), with a "chrome-at-dawn" light variant that auto-applies on `prefers-color-scheme: light`. Both modes share Orbitron (display), Rajdhani (body), and Share Tech Mono (mono telemetry) — only the colors and the glow weight shift.
|
|
45
|
+
|
|
46
|
+
## Colors
|
|
47
|
+
|
|
48
|
+
The theme defines two color sets, dark (top-level `colors`) and light (`colorsLight`). Apply them via a `@media (prefers-color-scheme: light)` block (in a `<style>` tag, in CSS variables, or in Tailwind dark-mode classes — whichever the surrounding code uses). Never hard-code one mode only — components must read correctly in both.
|
|
49
|
+
|
|
50
|
+
### Dark tokens (canonical)
|
|
51
|
+
|
|
52
|
+
- **bg** (#000000): Page background — pure black.
|
|
53
|
+
- **bg-surface** (#171717): Default raised surface.
|
|
54
|
+
- **bg-panel** (#2a0a18): Panel / card background — faint red undertone.
|
|
55
|
+
- **bg-dark** (#12050e): Lowered surface.
|
|
56
|
+
- **bg-footer** (#1a050c): Footer / status bars.
|
|
57
|
+
- **neon-red** (#ff003c): Primary actions, display type, alerts. Glows.
|
|
58
|
+
- **neon-yellow** (#fcee0a): Highlights, eyebrow labels.
|
|
59
|
+
- **neon-cyan** (#00f0ff): Secondary accents, links, "ok" status.
|
|
60
|
+
- **border** (#3d1326): Default border — dark wine.
|
|
61
|
+
- **border-red** (rgba(255, 0, 60, 0.5)): Glowing edge for buttons, focus rings.
|
|
62
|
+
- **text** (#ffffff): Primary text.
|
|
63
|
+
- **text-dim** (#d1d1d1): Secondary text.
|
|
64
|
+
- **text-muted** (#a3a3a3): Muted captions.
|
|
65
|
+
|
|
66
|
+
### Light tokens
|
|
67
|
+
|
|
68
|
+
- **bg** (oklch(0.97 0.005 0)): Off-white page background.
|
|
69
|
+
- **bg-surface** (#ffffff): Pure white raised surface.
|
|
70
|
+
- **bg-panel** (oklch(0.95 0.02 25)): Faint warm panel.
|
|
71
|
+
- **bg-dark** (oklch(0.93 0.04 25)): Warm card surface.
|
|
72
|
+
- **bg-footer** (oklch(0.95 0.02 25)): Footer.
|
|
73
|
+
- **neon-red** (oklch(0.55 0.24 28)): Saturated red — darker for legibility on white.
|
|
74
|
+
- **neon-yellow** (oklch(0.78 0.16 90)): Warm gold for highlights.
|
|
75
|
+
- **neon-cyan** (oklch(0.50 0.15 220)): Deeper cyan, reads on white.
|
|
76
|
+
- **border** (oklch(0.45 0.10 25)): Solid border with subtle red.
|
|
77
|
+
- **border-red** (oklch(0.55 0.24 28 / 0.55)): Translucent red edge.
|
|
78
|
+
- **text** (oklch(0.18 0.04 25)): Near-black with red undertone.
|
|
79
|
+
- **text-dim** (oklch(0.32 0.04 25)): Secondary.
|
|
80
|
+
- **text-muted** (oklch(0.45 0.04 25)): Muted.
|
|
81
|
+
|
|
82
|
+
## Typography
|
|
83
|
+
|
|
84
|
+
Load fonts from Google Fonts: Orbitron, Rajdhani, Share Tech Mono. Use `display=optional`.
|
|
85
|
+
Primary body font: `'Rajdhani', sans-serif`. Display: `'Orbitron', sans-serif` (uppercase, letter-spacing 0.04em). Mono telemetry: `'Share Tech Mono', monospace`.
|
|
86
|
+
|
|
87
|
+
## Glow Effects
|
|
88
|
+
|
|
89
|
+
In dark mode, the display title carries a layered red text-shadow (`0 0 30px rgba(255,0,60,0.6), 0 0 8px rgba(255,0,60,0.9)`). In light mode, glow on bright backgrounds reads as muddy — drop the layered shadow and use a single faint drop (`0 1px 0 oklch(0.55 0.24 28 / 0.25)`) or none at all.
|
|
90
|
+
|
|
91
|
+
## Components
|
|
92
|
+
|
|
93
|
+
Apply the color tokens consistently to all interactive elements (buttons, inputs, cards, modals). Ensure sufficient contrast in **both modes**.
|
|
94
|
+
|
|
95
|
+
The recommended pattern for inline-styled components — set CSS variables once on `:root`:
|
|
96
|
+
|
|
97
|
+
```js
|
|
98
|
+
const themeStyle = `
|
|
99
|
+
:root {
|
|
100
|
+
--bg: #000000;
|
|
101
|
+
--bg-surface: #171717;
|
|
102
|
+
--bg-panel: #2a0a18;
|
|
103
|
+
--bg-dark: #12050e;
|
|
104
|
+
--neon-red: #ff003c;
|
|
105
|
+
--neon-yellow: #fcee0a;
|
|
106
|
+
--neon-cyan: #00f0ff;
|
|
107
|
+
--border: #3d1326;
|
|
108
|
+
--text: #ffffff;
|
|
109
|
+
--text-dim: #d1d1d1;
|
|
110
|
+
--text-muted: #a3a3a3;
|
|
111
|
+
--glow: 0 0 30px rgba(255,0,60,0.6), 0 0 8px rgba(255,0,60,0.9);
|
|
112
|
+
}
|
|
113
|
+
@media (prefers-color-scheme: light) {
|
|
114
|
+
:root {
|
|
115
|
+
--bg: oklch(0.97 0.005 0);
|
|
116
|
+
--bg-surface: #ffffff;
|
|
117
|
+
--bg-panel: oklch(0.95 0.02 25);
|
|
118
|
+
--bg-dark: oklch(0.93 0.04 25);
|
|
119
|
+
--neon-red: oklch(0.55 0.24 28);
|
|
120
|
+
--neon-yellow: oklch(0.78 0.16 90);
|
|
121
|
+
--neon-cyan: oklch(0.50 0.15 220);
|
|
122
|
+
--border: oklch(0.45 0.10 25);
|
|
123
|
+
--text: oklch(0.18 0.04 25);
|
|
124
|
+
--text-dim: oklch(0.32 0.04 25);
|
|
125
|
+
--text-muted: oklch(0.45 0.04 25);
|
|
126
|
+
--glow: 0 1px 0 oklch(0.55 0.24 28 / 0.25);
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
`;
|
|
130
|
+
```
|
|
131
|
+
|
|
132
|
+
Then reference `var(--bg)`, `var(--neon-red)`, `var(--glow)`, etc. in inline styles or className-driven CSS.
|
package/themes/chrono.md
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: Chrono
|
|
3
|
+
colors:
|
|
4
|
+
bg: "#dde1e7"
|
|
5
|
+
text: "#5a6270"
|
|
6
|
+
text-dark: "#3a3f4a"
|
|
7
|
+
accent: "#6c8ee6"
|
|
8
|
+
typography:
|
|
9
|
+
body-md:
|
|
10
|
+
fontFamily: Inter
|
|
11
|
+
fontSize: 1rem
|
|
12
|
+
fontWeight: "400"
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
## Brand & Style
|
|
16
|
+
|
|
17
|
+
Chrono design system. A clean, structured theme with Space Mono and Inter typography. Use this design system\'s color tokens, spacing, and typographic choices consistently across all generated components. This theme **respects the visitor's system color scheme** — light by default, with a dark variant that auto-applies on `@media (prefers-color-scheme: dark)`. Apply both color sets via CSS variables in a `<style>` block; never hard-code one mode only.
|
|
18
|
+
|
|
19
|
+
## Colors
|
|
20
|
+
|
|
21
|
+
- **bg** (#dde1e7): Use for backgrounds.
|
|
22
|
+
- **text** (#5a6270): Use for text content.
|
|
23
|
+
- **text-dark** (#3a3f4a): Use for text content.
|
|
24
|
+
- **accent** (#6c8ee6): Use for primary actions and accents.
|
|
25
|
+
|
|
26
|
+
## Typography
|
|
27
|
+
|
|
28
|
+
Load fonts from Google Fonts: Space Mono, Inter. Use display=optional.
|
|
29
|
+
Primary body font: 'Inter', sans-serif.
|
|
30
|
+
|
|
31
|
+
## Components
|
|
32
|
+
|
|
33
|
+
Apply the color tokens and typography consistently to all interactive elements (buttons, inputs, cards, modals). Ensure sufficient contrast between text and background colors for accessibility.
|
package/themes/codex.md
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: Elder Codex
|
|
3
|
+
colors:
|
|
4
|
+
bg: "oklch(0.06 0.000 0)"
|
|
5
|
+
stone-dark: "oklch(0.17 0.000 0)"
|
|
6
|
+
stone-light: "oklch(0.30 0.000 0)"
|
|
7
|
+
stone-border: "oklch(0.40 0.000 0)"
|
|
8
|
+
fg: "oklch(0.90 0.000 0)"
|
|
9
|
+
fg-muted: "oklch(0.55 0.000 0)"
|
|
10
|
+
gold-base: "oklch(0.73 0.10 78)"
|
|
11
|
+
gold-highlight: "oklch(0.97 0.07 100)"
|
|
12
|
+
crimson: "oklch(0.32 0.10 25)"
|
|
13
|
+
crimson-dark: "oklch(0.20 0.07 22)"
|
|
14
|
+
parchment: "oklch(0.78 0.05 70)"
|
|
15
|
+
parchment-ink: "oklch(0.27 0.04 45)"
|
|
16
|
+
typography:
|
|
17
|
+
body-md:
|
|
18
|
+
fontFamily: Cinzel
|
|
19
|
+
fontSize: 1rem
|
|
20
|
+
fontWeight: "400"
|
|
21
|
+
---
|
|
22
|
+
|
|
23
|
+
## Brand & Style
|
|
24
|
+
|
|
25
|
+
Elder Codex design system. A dark, atmospheric theme with Cinzel Decorative and Cinzel typography. Use this design system\'s color tokens, spacing, and typographic choices consistently across all generated components. This theme **respects the visitor's system color scheme** — dark by default, with a light variant that auto-applies on `@media (prefers-color-scheme: light)`. Apply both color sets via CSS variables in a `<style>` block; never hard-code one mode only.
|
|
26
|
+
|
|
27
|
+
## Colors
|
|
28
|
+
|
|
29
|
+
- **bg** (oklch(0.06 0.000 0)): Use for backgrounds.
|
|
30
|
+
- **stone-dark** (oklch(0.17 0.000 0)): Use for supporting UI elements.
|
|
31
|
+
- **stone-light** (oklch(0.30 0.000 0)): Use for supporting UI elements.
|
|
32
|
+
- **stone-border** (oklch(0.40 0.000 0)): Use for borders and dividers.
|
|
33
|
+
- **fg** (oklch(0.90 0.000 0)): Use for text content.
|
|
34
|
+
- **fg-muted** (oklch(0.55 0.000 0)): Use for text content.
|
|
35
|
+
- **gold-base** (oklch(0.73 0.10 78)): Use for supporting UI elements.
|
|
36
|
+
- **gold-highlight** (oklch(0.97 0.07 100)): Use for supporting UI elements.
|
|
37
|
+
|
|
38
|
+
## Typography
|
|
39
|
+
|
|
40
|
+
Load fonts from Google Fonts: Cinzel Decorative, Cinzel. Use display=optional.
|
|
41
|
+
Primary body font: 'Cinzel', serif.
|
|
42
|
+
|
|
43
|
+
## Components
|
|
44
|
+
|
|
45
|
+
Apply the color tokens and typography consistently to all interactive elements (buttons, inputs, cards, modals). Ensure sufficient contrast between text and background colors for accessibility.
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: Computer Angel Heaven
|
|
3
|
+
colors:
|
|
4
|
+
comp-bg: "oklch(0.96 0.008 80)"
|
|
5
|
+
comp-text: "oklch(0.30 0.03 250)"
|
|
6
|
+
comp-text-secondary: "oklch(0.55 0.04 260)"
|
|
7
|
+
comp-heading: "oklch(0.25 0.03 250)"
|
|
8
|
+
comp-accent: "oklch(0.78 0.12 85)"
|
|
9
|
+
comp-accent-hover: "oklch(0.72 0.14 80)"
|
|
10
|
+
comp-accent-text: "oklch(0.98 0.005 90)"
|
|
11
|
+
comp-secondary: "oklch(0.80 0.06 240)"
|
|
12
|
+
comp-secondary-hover: "oklch(0.74 0.08 240)"
|
|
13
|
+
comp-tertiary: "oklch(0.82 0.06 290)"
|
|
14
|
+
comp-surface: "oklch(0.97 0.005 240 / 0.55)"
|
|
15
|
+
comp-surface-hover: "oklch(0.97 0.005 240 / 0.70)"
|
|
16
|
+
comp-surface-active: "oklch(0.98 0.01 85 / 0.60)"
|
|
17
|
+
comp-border: "oklch(0.92 0.01 240 / 0.40)"
|
|
18
|
+
comp-border-accent: "oklch(0.78 0.12 85 / 0.50)"
|
|
19
|
+
comp-sparkle: "oklch(0.95 0.03 240 / 0.80)"
|
|
20
|
+
comp-input-bg: "oklch(0.98 0.003 240 / 0.45)"
|
|
21
|
+
comp-input-border: "oklch(0.90 0.01 240 / 0.35)"
|
|
22
|
+
comp-danger: "oklch(0.65 0.18 25)"
|
|
23
|
+
comp-success: "oklch(0.75 0.12 155)"
|
|
24
|
+
typography:
|
|
25
|
+
body-md:
|
|
26
|
+
fontFamily: Inter
|
|
27
|
+
fontSize: 1rem
|
|
28
|
+
fontWeight: "400"
|
|
29
|
+
rounded:
|
|
30
|
+
comp-DEFAULT: 16px
|
|
31
|
+
comp-sm: 10px
|
|
32
|
+
comp-pill: 999px
|
|
33
|
+
---
|
|
34
|
+
|
|
35
|
+
## Brand & Style
|
|
36
|
+
|
|
37
|
+
Computer Angel Heaven design system. A clean, structured theme with Inter typography. Use this design system\'s color tokens, spacing, and typographic choices consistently across all generated components. This theme **respects the visitor's system color scheme** — light by default, with a dark variant that auto-applies on `@media (prefers-color-scheme: dark)`. Apply both color sets via CSS variables in a `<style>` block; never hard-code one mode only.
|
|
38
|
+
|
|
39
|
+
## Colors
|
|
40
|
+
|
|
41
|
+
- **comp-bg** (oklch(0.96 0.008 80)): Use for backgrounds.
|
|
42
|
+
- **comp-text** (oklch(0.30 0.03 250)): Use for text content.
|
|
43
|
+
- **comp-text-secondary** (oklch(0.55 0.04 260)): Use for text content.
|
|
44
|
+
- **comp-heading** (oklch(0.25 0.03 250)): Use for supporting UI elements.
|
|
45
|
+
- **comp-accent** (oklch(0.78 0.12 85)): Use for primary actions and accents.
|
|
46
|
+
- **comp-accent-hover** (oklch(0.72 0.14 80)): Use for primary actions and accents.
|
|
47
|
+
- **comp-accent-text** (oklch(0.98 0.005 90)): Use for text content.
|
|
48
|
+
- **comp-secondary** (oklch(0.80 0.06 240)): Use for supporting UI elements.
|
|
49
|
+
|
|
50
|
+
## Typography
|
|
51
|
+
|
|
52
|
+
Load fonts from Google Fonts: Inter. Use display=optional.
|
|
53
|
+
Primary body font: 'Inter', 'SF Pro Display', system-ui, sans-serif.
|
|
54
|
+
|
|
55
|
+
## Components
|
|
56
|
+
|
|
57
|
+
Apply the color tokens and typography consistently to all interactive elements (buttons, inputs, cards, modals). Ensure sufficient contrast between text and background colors for accessibility.
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: Console Rack
|
|
3
|
+
colors:
|
|
4
|
+
comp-bg: "oklch(0.93 0.003 265)"
|
|
5
|
+
comp-text: "oklch(0.28 0 0)"
|
|
6
|
+
comp-border: "oklch(0.82 0.005 265)"
|
|
7
|
+
comp-accent: "oklch(0.58 0.20 35)"
|
|
8
|
+
comp-accent-text: "oklch(1.00 0 0)"
|
|
9
|
+
comp-muted: "oklch(0.55 0 0)"
|
|
10
|
+
color-background: "oklch(0.98 0 0)"
|
|
11
|
+
console-cap-blue: "oklch(0.28 0.05 240)"
|
|
12
|
+
console-cap-ochre: "oklch(0.66 0.10 75)"
|
|
13
|
+
console-cap-grey: "oklch(0.60 0 0)"
|
|
14
|
+
console-cap-orange: "oklch(0.58 0.20 35)"
|
|
15
|
+
console-cap-white: "oklch(0.95 0 0)"
|
|
16
|
+
console-screen-bg: "oklch(0.07 0 0)"
|
|
17
|
+
console-led-green: "oklch(0.85 0.30 140)"
|
|
18
|
+
typography:
|
|
19
|
+
body-md:
|
|
20
|
+
fontFamily: var(--font-ui)
|
|
21
|
+
fontSize: 1rem
|
|
22
|
+
fontWeight: "400"
|
|
23
|
+
---
|
|
24
|
+
|
|
25
|
+
## Brand & Style
|
|
26
|
+
|
|
27
|
+
Console Rack design system. A clean, structured theme with system typography. Use this design system\'s color tokens, spacing, and typographic choices consistently across all generated components. This theme **respects the visitor's system color scheme** — light by default, with a dark variant that auto-applies on `@media (prefers-color-scheme: dark)`. Apply both color sets via CSS variables in a `<style>` block; never hard-code one mode only.
|
|
28
|
+
|
|
29
|
+
## Colors
|
|
30
|
+
|
|
31
|
+
- **comp-bg** (oklch(0.93 0.003 265)): Use for backgrounds.
|
|
32
|
+
- **comp-text** (oklch(0.28 0 0)): Use for text content.
|
|
33
|
+
- **comp-border** (oklch(0.82 0.005 265)): Use for borders and dividers.
|
|
34
|
+
- **comp-accent** (oklch(0.58 0.20 35)): Use for primary actions and accents.
|
|
35
|
+
- **comp-accent-text** (oklch(1.00 0 0)): Use for text content.
|
|
36
|
+
- **comp-muted** (oklch(0.55 0 0)): Use for secondary/muted content.
|
|
37
|
+
- **color-background** (oklch(0.98 0 0)): Use for backgrounds.
|
|
38
|
+
- **console-cap-blue** (oklch(0.28 0.05 240)): Use for supporting UI elements.
|
|
39
|
+
|
|
40
|
+
## Typography
|
|
41
|
+
|
|
42
|
+
Primary body font: var(--font-ui).
|
|
43
|
+
|
|
44
|
+
## Components
|
|
45
|
+
|
|
46
|
+
Apply the color tokens and typography consistently to all interactive elements (buttons, inputs, cards, modals). Ensure sufficient contrast between text and background colors for accessibility.
|