themes-lcars/fonts.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

29 lines
535 B
JSON

[
{
"name": "Antonio",
"family": "Antonio",
"variants": [
{
"weight": "300",
"style": "normal",
"file": "fonts/antonio-latin.woff2"
},
{
"weight": "400",
"style": "normal",
"file": "fonts/antonio-latin.woff2"
},
{
"weight": "600",
"style": "normal",
"file": "fonts/antonio-latin.woff2"
},
{
"weight": "700",
"style": "normal",
"file": "fonts/antonio-latin.woff2"
}
]
}
]