Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions Spec/brand-guide.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"data": {
"type": "card",
"attributes": {
"cardTitle": "Brand Guide",
"cardDescription": "Guide to brand elements and visual style",
"specType": "card",
"ref": {
"module": "https://cardstack.com/base/brand-guide",
"name": "default"
}
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
20 changes: 20 additions & 0 deletions Spec/structured-theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"data": {
"type": "card",
"attributes": {
"cardTitle": "Structured Theme",
"cardDescription": "A card for defining a structured theme with CSS variables",
"specType": "card",
"ref": {
"module": "https://cardstack.com/base/structured-theme",
"name": "default"
}
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
19 changes: 19 additions & 0 deletions Spec/style-reference.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"data": {
"type": "card",
"attributes": {
"cardTitle": "Style Reference",
"specType": "card",
"ref": {
"module": "https://cardstack.com/base/style-reference",
"name": "default"
}
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
20 changes: 20 additions & 0 deletions Spec/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"data": {
"type": "card",
"attributes": {
"cardTitle": "Theme",
"specType": "card",
"cardDescription": "Comprehensive reference card for documenting a product’s visual language and theme variables.",
"ref": {
"module": "https://cardstack.com/base/detailed-style-reference",
"name": "default"
}
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
181 changes: 181 additions & 0 deletions Theme/amethyst-haze.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,181 @@
{
"data": {
"type": "card",
"attributes": {
"historicalContext": "A tweakcn preset channeling the dreamy pastel-violet palettes of twilight photography and lo-fi album art — purple as atmosphere rather than as a loud brand color.",
"colorPalette": "Misted purples throughout. Light mode rests on lavender-white `#f8f7fa` with dusk-gray ink `#3d3c4f`; dark mode deepens to violet-black `#1a1823` with pale lilac text `#e0ddef`. Muted amethyst `#8a79ab` / `#a995c9` leads, dusty rose `#e6a5b8` accents, soft red `#d95c5c` marks destructive. Charts spread pastel — amethyst, rose, sage, apricot, periwinkle.",
"typography": {
"heading": {
"fontFamily": null,
"fontSize": null,
"fontWeight": null,
"lineHeight": null,
"sampleText": null
},
"sectionHeading": {
"fontFamily": null,
"fontSize": null,
"fontWeight": null,
"lineHeight": null,
"sampleText": null
},
"subheading": {
"fontFamily": null,
"fontSize": null,
"fontWeight": null,
"lineHeight": null,
"sampleText": null
},
"body": {
"fontFamily": null,
"fontSize": null,
"fontWeight": null,
"lineHeight": null,
"sampleText": null
},
"caption": {
"fontFamily": null,
"fontSize": null,
"fontWeight": null,
"lineHeight": null,
"sampleText": null
}
},
"typographySystem": "Geist keeps the UI crisp and contemporary against the hazy palette; Lora adds a warm serif for editorial passages, and Fira Code covers code with ligatures.",
"geometricLanguage": null,
"materialVocabulary": null,
"compositionRules": null,
"motionLanguage": null,
"componentVocabulary": null,
"contentVoice": null,
"technicalSpecs": null,
"applicationScenarios": null,
"qualityStandards": null,
"designMindset": null,
"styleName": "Amethyst Haze",
"inspirations": [
"tweakcn theme registry",
"Twilight and dusk color photography",
"Lo-fi pastel album art"
],
"visualDNA": "A soft twilight haze: low-saturation purples on misty near-white grounds, dusty-rose warmth, gentle 0.5rem rounding, and feather-light shadows. Calm, romantic, and quiet.",
"wallpaperImages": [],
"rootVariables": {
"background": "#f8f7fa",
"foreground": "#3d3c4f",
"card": "#ffffff",
"cardForeground": "#3d3c4f",
"popover": "#ffffff",
"popoverForeground": "#3d3c4f",
"primary": "#8a79ab",
"primaryForeground": "#f8f7fa",
"secondary": "#dfd9ec",
"secondaryForeground": "#3d3c4f",
"muted": "#dcd9e3",
"mutedForeground": "#6b6880",
"accent": "#e6a5b8",
"accentForeground": "#4b2e36",
"destructive": "#d95c5c",
"destructiveForeground": "#f8f7fa",
"success": null,
Comment thread
burieberry marked this conversation as resolved.
"border": "#cec9d9",
"input": "#eae7f0",
"ring": "#8a79ab",
"chart1": "#8a79ab",
"chart2": "#e6a5b8",
"chart3": "#77b8a1",
"chart4": "#f0c88d",
"chart5": "#a0bbe3",
"sidebar": "#f1eff5",
"sidebarForeground": "#3d3c4f",
"sidebarPrimary": "#8a79ab",
"sidebarPrimaryForeground": "#f8f7fa",
"sidebarAccent": "#e6a5b8",
"sidebarAccentForeground": "#4b2e36",
"sidebarBorder": "#d7d2e0",
"sidebarRing": "#8a79ab",
"fontSans": "Geist, sans-serif",
"fontSerif": "\"Lora\", Georgia, serif",
"fontMono": "\"Fira Code\", \"Courier New\", monospace",
"radius": "0.5rem",
"spacing": "0.25rem",
"themeFontSize": null,
"themeScale": null,
"trackingNormal": "0em",
"shadow2xs": "1px 2px 5px 1px hsl(0 0% 0% / 0.03)",
"shadowXs": "1px 2px 5px 1px hsl(0 0% 0% / 0.03)",
"shadowSm": "1px 2px 5px 1px hsl(0 0% 0% / 0.06), 1px 1px 2px 0px hsl(0 0% 0% / 0.06)",
"shadow": "1px 2px 5px 1px hsl(0 0% 0% / 0.06), 1px 1px 2px 0px hsl(0 0% 0% / 0.06)",
"shadowMd": "1px 2px 5px 1px hsl(0 0% 0% / 0.06), 1px 2px 4px 0px hsl(0 0% 0% / 0.06)",
"shadowLg": "1px 2px 5px 1px hsl(0 0% 0% / 0.06), 1px 4px 6px 0px hsl(0 0% 0% / 0.06)",
"shadowXl": "1px 2px 5px 1px hsl(0 0% 0% / 0.06), 1px 8px 10px 0px hsl(0 0% 0% / 0.06)",
"shadow2xl": "1px 2px 5px 1px hsl(0 0% 0% / 0.15)"
},
"darkModeVariables": {
"background": "#1a1823",
"foreground": "#e0ddef",
"card": "#232030",
"cardForeground": "#e0ddef",
"popover": "#232030",
"popoverForeground": "#e0ddef",
"primary": "#a995c9",
"primaryForeground": "#1a1823",
"secondary": "#5a5370",
"secondaryForeground": "#e0ddef",
"muted": "#242031",
"mutedForeground": "#a09aad",
"accent": "#372e3f",
"accentForeground": "#f2b8c6",
"destructive": "#e57373",
"destructiveForeground": "#1a1823",
"success": null,
"border": "#302c40",
"input": "#2a273a",
"ring": "#a995c9",
"chart1": "#a995c9",
"chart2": "#f2b8c6",
"chart3": "#77b8a1",
"chart4": "#f0c88d",
"chart5": "#a0bbe3",
"sidebar": "#16141e",
"sidebarForeground": "#e0ddef",
"sidebarPrimary": "#a995c9",
"sidebarPrimaryForeground": "#1a1823",
"sidebarAccent": "#372e3f",
"sidebarAccentForeground": "#f2b8c6",
"sidebarBorder": "#2a273a",
"sidebarRing": "#a995c9",
"fontSans": "Geist, sans-serif",
"fontSerif": "\"Lora\", Georgia, serif",
"fontMono": "\"Fira Code\", \"Courier New\", monospace",
"radius": "0.5rem",
"spacing": null,
"themeFontSize": null,
"themeScale": null,
"trackingNormal": null,
"shadow2xs": "1px 2px 5px 1px hsl(0 0% 0% / 0.03)",
"shadowXs": "1px 2px 5px 1px hsl(0 0% 0% / 0.03)",
"shadowSm": "1px 2px 5px 1px hsl(0 0% 0% / 0.06), 1px 1px 2px 0px hsl(0 0% 0% / 0.06)",
"shadow": "1px 2px 5px 1px hsl(0 0% 0% / 0.06), 1px 1px 2px 0px hsl(0 0% 0% / 0.06)",
"shadowMd": "1px 2px 5px 1px hsl(0 0% 0% / 0.06), 1px 2px 4px 0px hsl(0 0% 0% / 0.06)",
"shadowLg": "1px 2px 5px 1px hsl(0 0% 0% / 0.06), 1px 4px 6px 0px hsl(0 0% 0% / 0.06)",
"shadowXl": "1px 2px 5px 1px hsl(0 0% 0% / 0.06), 1px 8px 10px 0px hsl(0 0% 0% / 0.06)",
"shadow2xl": "1px 2px 5px 1px hsl(0 0% 0% / 0.15)"
},
"version": null,
"customCssImports": [],
"cardInfo": {
"name": "Amethyst Haze",
"summary": "Dreamy lavender theme from tweakcn — muted amethyst lead, dusty-rose accent, Geist and Lora type.",
"cardThumbnailURL": null,
"notes": null
}
},
"meta": {
"adoptsFrom": {
"module": "@cardstack/base/detailed-style-reference",
"name": "default"
}
}
}
}
Loading
Loading