Alex Dunmow 4713787bbd initial: theme plugin corporate-modernist
Bootstrapped during the 2026-06-06 BlockNinja consolidation. Was previously
an unversioned directory inside ~/src/blockninja-themes/corporate-modernist.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-06 14:11:24 +08:00

153 lines
4.9 KiB
JSON

[
{
"id": "navy-classic",
"name": "Navy Classic",
"description": "Deep navy on paper. The safe choice for accountancy, law, and finance.",
"theme": {
"mode": "both",
"lightColors": {
"background": "0 0% 100%",
"foreground": "220 20% 12%",
"card": "0 0% 100%",
"cardForeground": "220 20% 12%",
"popover": "0 0% 100%",
"popoverForeground": "220 20% 12%",
"primary": "218 65% 22%",
"primaryForeground": "0 0% 100%",
"secondary": "220 14% 96%",
"secondaryForeground": "220 20% 12%",
"muted": "220 14% 96%",
"mutedForeground": "220 10% 40%",
"accent": "218 65% 22%",
"accentForeground": "0 0% 100%",
"destructive": "0 72% 42%",
"destructiveForeground": "0 0% 100%",
"border": "220 14% 90%",
"input": "220 14% 90%",
"ring": "218 65% 22%"
},
"darkColors": {
"background": "220 25% 8%",
"foreground": "220 10% 95%",
"card": "220 25% 11%",
"cardForeground": "220 10% 95%",
"popover": "220 25% 11%",
"popoverForeground": "220 10% 95%",
"primary": "218 70% 60%",
"primaryForeground": "220 25% 8%",
"secondary": "220 20% 18%",
"secondaryForeground": "220 10% 95%",
"muted": "220 20% 16%",
"mutedForeground": "220 10% 65%",
"accent": "218 70% 60%",
"accentForeground": "220 25% 8%",
"destructive": "0 62% 50%",
"destructiveForeground": "0 0% 100%",
"border": "220 20% 22%",
"input": "220 20% 22%",
"ring": "218 70% 60%"
}
}
},
{
"id": "forest-quiet",
"name": "Forest Quiet",
"description": "Same chassis, deep green accent for sustainability, advisory, ESG.",
"theme": {
"mode": "both",
"lightColors": {
"background": "0 0% 100%",
"foreground": "150 18% 12%",
"card": "0 0% 100%",
"cardForeground": "150 18% 12%",
"popover": "0 0% 100%",
"popoverForeground": "150 18% 12%",
"primary": "155 45% 22%",
"primaryForeground": "0 0% 100%",
"secondary": "150 12% 96%",
"secondaryForeground": "150 18% 12%",
"muted": "150 12% 96%",
"mutedForeground": "150 10% 40%",
"accent": "155 45% 22%",
"accentForeground": "0 0% 100%",
"destructive": "0 72% 42%",
"destructiveForeground": "0 0% 100%",
"border": "150 12% 90%",
"input": "150 12% 90%",
"ring": "155 45% 22%"
},
"darkColors": {
"background": "150 18% 8%",
"foreground": "150 8% 95%",
"card": "150 18% 11%",
"cardForeground": "150 8% 95%",
"popover": "150 18% 11%",
"popoverForeground": "150 8% 95%",
"primary": "155 50% 55%",
"primaryForeground": "150 18% 8%",
"secondary": "150 15% 18%",
"secondaryForeground": "150 8% 95%",
"muted": "150 15% 16%",
"mutedForeground": "150 8% 65%",
"accent": "155 50% 55%",
"accentForeground": "150 18% 8%",
"destructive": "0 62% 50%",
"destructiveForeground": "0 0% 100%",
"border": "150 15% 22%",
"input": "150 15% 22%",
"ring": "155 50% 55%"
}
}
},
{
"id": "burgundy-tradition",
"name": "Burgundy Tradition",
"description": "Heritage accent for old-line legal, private banking, partnerships.",
"theme": {
"mode": "both",
"lightColors": {
"background": "0 0% 100%",
"foreground": "355 18% 12%",
"card": "0 0% 100%",
"cardForeground": "355 18% 12%",
"popover": "0 0% 100%",
"popoverForeground": "355 18% 12%",
"primary": "350 55% 30%",
"primaryForeground": "0 0% 100%",
"secondary": "355 12% 96%",
"secondaryForeground": "355 18% 12%",
"muted": "355 12% 96%",
"mutedForeground": "355 10% 40%",
"accent": "350 55% 30%",
"accentForeground": "0 0% 100%",
"destructive": "0 72% 42%",
"destructiveForeground": "0 0% 100%",
"border": "355 12% 90%",
"input": "355 12% 90%",
"ring": "350 55% 30%"
},
"darkColors": {
"background": "355 18% 8%",
"foreground": "355 8% 95%",
"card": "355 18% 11%",
"cardForeground": "355 8% 95%",
"popover": "355 18% 11%",
"popoverForeground": "355 8% 95%",
"primary": "350 60% 60%",
"primaryForeground": "355 18% 8%",
"secondary": "355 15% 18%",
"secondaryForeground": "355 8% 95%",
"muted": "355 15% 16%",
"mutedForeground": "355 8% 65%",
"accent": "350 60% 60%",
"accentForeground": "355 18% 8%",
"destructive": "0 62% 50%",
"destructiveForeground": "0 0% 100%",
"border": "355 15% 22%",
"input": "355 15% 22%",
"ring": "350 60% 60%"
}
}
}
]