themes-lcars/presets.json
Alex Dunmow e992d8247d feat: LCARS theme plugin — Star Trek computer interface
First-class pongo2 theme with 4 color presets (Federation, Red Alert,
Sickbay, Engineering), 3 custom blocks (header, sidebar, panel),
2 page templates, heading/text overrides, email wrapper, bundled
Antonio font, and full LCARS CSS with elbow brackets, pill buttons,
and rounded bars.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-02 23:11:11 +08:00

203 lines
6.2 KiB
JSON

[
{
"id": "federation",
"name": "Federation",
"description": "Classic LCARS — gold, periwinkle, and coral on black",
"theme": {
"lightColors": {
"background": "0 0% 2%",
"foreground": "40 33% 92%",
"card": "0 0% 5%",
"cardForeground": "40 33% 92%",
"popover": "0 0% 5%",
"popoverForeground": "40 33% 92%",
"primary": "39 90% 65%",
"primaryForeground": "0 0% 0%",
"secondary": "230 55% 70%",
"secondaryForeground": "0 0% 0%",
"muted": "0 0% 10%",
"mutedForeground": "40 20% 55%",
"accent": "10 70% 65%",
"accentForeground": "0 0% 0%",
"destructive": "0 85% 55%",
"destructiveForeground": "0 0% 98%",
"border": "0 0% 15%",
"input": "0 0% 15%",
"ring": "39 90% 65%"
},
"darkColors": {
"background": "0 0% 2%",
"foreground": "40 33% 92%",
"card": "0 0% 5%",
"cardForeground": "40 33% 92%",
"popover": "0 0% 5%",
"popoverForeground": "40 33% 92%",
"primary": "39 90% 65%",
"primaryForeground": "0 0% 0%",
"secondary": "230 55% 70%",
"secondaryForeground": "0 0% 0%",
"muted": "0 0% 10%",
"mutedForeground": "40 20% 55%",
"accent": "10 70% 65%",
"accentForeground": "0 0% 0%",
"destructive": "0 85% 55%",
"destructiveForeground": "0 0% 98%",
"border": "0 0% 15%",
"input": "0 0% 15%",
"ring": "39 90% 65%"
},
"mode": "dark"
}
},
{
"id": "red-alert",
"name": "Red Alert",
"description": "Emergency operations — red and amber on black",
"theme": {
"lightColors": {
"background": "0 0% 2%",
"foreground": "0 0% 92%",
"card": "0 0% 5%",
"cardForeground": "0 0% 92%",
"popover": "0 0% 5%",
"popoverForeground": "0 0% 92%",
"primary": "0 80% 50%",
"primaryForeground": "0 0% 100%",
"secondary": "35 95% 55%",
"secondaryForeground": "0 0% 0%",
"muted": "0 0% 10%",
"mutedForeground": "0 15% 55%",
"accent": "35 95% 55%",
"accentForeground": "0 0% 0%",
"destructive": "0 85% 55%",
"destructiveForeground": "0 0% 98%",
"border": "0 30% 18%",
"input": "0 30% 18%",
"ring": "0 80% 50%"
},
"darkColors": {
"background": "0 0% 2%",
"foreground": "0 0% 92%",
"card": "0 0% 5%",
"cardForeground": "0 0% 92%",
"popover": "0 0% 5%",
"popoverForeground": "0 0% 92%",
"primary": "0 80% 50%",
"primaryForeground": "0 0% 100%",
"secondary": "35 95% 55%",
"secondaryForeground": "0 0% 0%",
"muted": "0 0% 10%",
"mutedForeground": "0 15% 55%",
"accent": "35 95% 55%",
"accentForeground": "0 0% 0%",
"destructive": "0 85% 55%",
"destructiveForeground": "0 0% 98%",
"border": "0 30% 18%",
"input": "0 30% 18%",
"ring": "0 80% 50%"
},
"mode": "dark"
}
},
{
"id": "sickbay",
"name": "Sickbay",
"description": "Medical operations — teal, cyan, and blue on black",
"theme": {
"lightColors": {
"background": "0 0% 2%",
"foreground": "180 20% 90%",
"card": "0 0% 5%",
"cardForeground": "180 20% 90%",
"popover": "0 0% 5%",
"popoverForeground": "180 20% 90%",
"primary": "174 72% 50%",
"primaryForeground": "0 0% 0%",
"secondary": "199 80% 55%",
"secondaryForeground": "0 0% 0%",
"muted": "0 0% 10%",
"mutedForeground": "180 15% 50%",
"accent": "199 80% 55%",
"accentForeground": "0 0% 0%",
"destructive": "0 85% 55%",
"destructiveForeground": "0 0% 98%",
"border": "180 15% 15%",
"input": "180 15% 15%",
"ring": "174 72% 50%"
},
"darkColors": {
"background": "0 0% 2%",
"foreground": "180 20% 90%",
"card": "0 0% 5%",
"cardForeground": "180 20% 90%",
"popover": "0 0% 5%",
"popoverForeground": "180 20% 90%",
"primary": "174 72% 50%",
"primaryForeground": "0 0% 0%",
"secondary": "199 80% 55%",
"secondaryForeground": "0 0% 0%",
"muted": "0 0% 10%",
"mutedForeground": "180 15% 50%",
"accent": "199 80% 55%",
"accentForeground": "0 0% 0%",
"destructive": "0 85% 55%",
"destructiveForeground": "0 0% 98%",
"border": "180 15% 15%",
"input": "180 15% 15%",
"ring": "174 72% 50%"
},
"mode": "dark"
}
},
{
"id": "engineering",
"name": "Engineering",
"description": "Engineering deck — orange, amber, and tan on black",
"theme": {
"lightColors": {
"background": "0 0% 2%",
"foreground": "35 30% 88%",
"card": "0 0% 5%",
"cardForeground": "35 30% 88%",
"popover": "0 0% 5%",
"popoverForeground": "35 30% 88%",
"primary": "25 95% 55%",
"primaryForeground": "0 0% 0%",
"secondary": "40 80% 60%",
"secondaryForeground": "0 0% 0%",
"muted": "0 0% 10%",
"mutedForeground": "30 20% 50%",
"accent": "33 65% 70%",
"accentForeground": "0 0% 0%",
"destructive": "0 85% 55%",
"destructiveForeground": "0 0% 98%",
"border": "25 20% 16%",
"input": "25 20% 16%",
"ring": "25 95% 55%"
},
"darkColors": {
"background": "0 0% 2%",
"foreground": "35 30% 88%",
"card": "0 0% 5%",
"cardForeground": "35 30% 88%",
"popover": "0 0% 5%",
"popoverForeground": "35 30% 88%",
"primary": "25 95% 55%",
"primaryForeground": "0 0% 0%",
"secondary": "40 80% 60%",
"secondaryForeground": "0 0% 0%",
"muted": "0 0% 10%",
"mutedForeground": "30 20% 50%",
"accent": "33 65% 70%",
"accentForeground": "0 0% 0%",
"destructive": "0 85% 55%",
"destructiveForeground": "0 0% 98%",
"border": "25 20% 16%",
"input": "25 20% 16%",
"ring": "25 95% 55%"
},
"mode": "dark"
}
}
]