Compare commits
4 Commits
7c7f249fa4
...
4cc9f10bd1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4cc9f10bd1 | ||
|
|
ff71b93717 | ||
|
|
e3747c2cd8 | ||
|
|
73a139e032 |
@ -137,6 +137,15 @@ css:
|
||||
1:1 onto the override vocabulary.
|
||||
============================================================ */
|
||||
|
||||
/* Bundled display faces. The host does not consume bundled_fonts
|
||||
(LoadedPlugin.BundledFonts is unconsumed), so the theme declares its own
|
||||
@font-face against the served artifact paths (/templates/lcars/fonts/...).
|
||||
Presets set typography.fontHeading/body/mono to template:lcars:<Family> so
|
||||
--font-heading/--font-body/--font-mono resolve to these families. */
|
||||
@font-face { font-family: 'Antonio'; src: url('/templates/lcars/fonts/antonio-latin.woff2') format('woff2'); font-weight: 100 700; font-style: normal; font-display: swap; }
|
||||
@font-face { font-family: 'Antonio'; src: url('/templates/lcars/fonts/antonio-latin-ext.woff2') format('woff2'); font-weight: 100 700; font-style: normal; font-display: swap; unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
|
||||
@font-face { font-family: 'Share Tech Mono'; src: url('/templates/lcars/fonts/share-tech-mono-latin.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
|
||||
|
||||
/* --- Base / layout primitives --- */
|
||||
.lcars-page { font-family: var(--font-body, "Antonio", "Roboto Condensed", "Arial Narrow", system-ui, sans-serif); letter-spacing: 0.02em; }
|
||||
.lcars-body { font-family: var(--font-body, "Antonio", "Roboto Condensed", "Arial Narrow", system-ui, sans-serif); }
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
name = "lcars"
|
||||
display_name = "LCARS"
|
||||
scope = "@themes"
|
||||
version = "0.5.0"
|
||||
version = "0.5.2"
|
||||
description = "Star Trek-inspired LCARS interface theme for BlockNinja — angular panels, bold accent colors, and the distinctive curved frame layout of the 24th-century starship computer."
|
||||
kind = "theme"
|
||||
categories = ["templates"]
|
||||
|
||||
25
presets.json
@ -5,6 +5,11 @@
|
||||
"description": "Canonical LCARS. Black ops ground with orange, amber, and lilac panels. Light mode is daylight-ops cream with the colour bars kept vivid.",
|
||||
"theme": {
|
||||
"mode": "both",
|
||||
"typography": {
|
||||
"fontHeading": "template:lcars:Antonio",
|
||||
"fontBody": "template:lcars:Antonio",
|
||||
"fontMono": "template:lcars:Share Tech Mono"
|
||||
},
|
||||
"lightColors": {
|
||||
"background": "40 38% 95%",
|
||||
"foreground": "28 30% 12%",
|
||||
@ -55,6 +60,11 @@
|
||||
"description": "Condition-one console. Signal red and orange over black, with an amber standby channel. Light mode reads as an emergency daylight console.",
|
||||
"theme": {
|
||||
"mode": "both",
|
||||
"typography": {
|
||||
"fontHeading": "template:lcars:Antonio",
|
||||
"fontBody": "template:lcars:Antonio",
|
||||
"fontMono": "template:lcars:Share Tech Mono"
|
||||
},
|
||||
"lightColors": {
|
||||
"background": "20 34% 95%",
|
||||
"foreground": "8 34% 12%",
|
||||
@ -105,6 +115,11 @@
|
||||
"description": "24th-century sciences layout. Periwinkle blue and cyan panels with an orange action channel over black. Light mode is a bright bridge console.",
|
||||
"theme": {
|
||||
"mode": "both",
|
||||
"typography": {
|
||||
"fontHeading": "template:lcars:Antonio",
|
||||
"fontBody": "template:lcars:Antonio",
|
||||
"fontMono": "template:lcars:Share Tech Mono"
|
||||
},
|
||||
"lightColors": {
|
||||
"background": "215 34% 96%",
|
||||
"foreground": "220 32% 14%",
|
||||
@ -155,6 +170,11 @@
|
||||
"description": "Deep-space media suite. Lilac and magenta panels with a peach action channel over indigo-black. Light mode keeps the nebula hues on soft violet paper.",
|
||||
"theme": {
|
||||
"mode": "both",
|
||||
"typography": {
|
||||
"fontHeading": "template:lcars:Antonio",
|
||||
"fontBody": "template:lcars:Antonio",
|
||||
"fontMono": "template:lcars:Share Tech Mono"
|
||||
},
|
||||
"lightColors": {
|
||||
"background": "280 30% 96%",
|
||||
"foreground": "278 30% 14%",
|
||||
@ -205,6 +225,11 @@
|
||||
"description": "Sickbay diagnostic layout. Teal and green panels with an amber alert channel over black. Light mode is a clean daylight medbay readout.",
|
||||
"theme": {
|
||||
"mode": "both",
|
||||
"typography": {
|
||||
"fontHeading": "template:lcars:Antonio",
|
||||
"fontBody": "template:lcars:Antonio",
|
||||
"fontMono": "template:lcars:Share Tech Mono"
|
||||
},
|
||||
"lightColors": {
|
||||
"background": "150 26% 96%",
|
||||
"foreground": "165 30% 12%",
|
||||
|
||||
BIN
preview.png
|
Before Width: | Height: | Size: 1004 KiB After Width: | Height: | Size: 984 KiB |
|
Before Width: | Height: | Size: 1000 KiB After Width: | Height: | Size: 982 KiB |
|
Before Width: | Height: | Size: 1004 KiB After Width: | Height: | Size: 984 KiB |
|
Before Width: | Height: | Size: 887 KiB After Width: | Height: | Size: 986 KiB |
|
Before Width: | Height: | Size: 889 KiB After Width: | Height: | Size: 987 KiB |
|
Before Width: | Height: | Size: 318 KiB After Width: | Height: | Size: 256 KiB |
|
Before Width: | Height: | Size: 332 KiB After Width: | Height: | Size: 265 KiB |