Compare commits

..

No commits in common. "4cc9f10bd13e9fcd55ad24b16ed765dfe4aee54d" and "7c7f249fa481f428b002f77e918a0cddd690dac3" have entirely different histories.

10 changed files with 1 additions and 35 deletions

View File

@ -137,15 +137,6 @@ 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); }

View File

@ -2,7 +2,7 @@
name = "lcars"
display_name = "LCARS"
scope = "@themes"
version = "0.5.2"
version = "0.5.0"
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"]

View File

@ -5,11 +5,6 @@
"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%",
@ -60,11 +55,6 @@
"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%",
@ -115,11 +105,6 @@
"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%",
@ -170,11 +155,6 @@
"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%",
@ -225,11 +205,6 @@
"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%",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 984 KiB

After

Width:  |  Height:  |  Size: 1004 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 982 KiB

After

Width:  |  Height:  |  Size: 1000 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 984 KiB

After

Width:  |  Height:  |  Size: 1004 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 986 KiB

After

Width:  |  Height:  |  Size: 887 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 987 KiB

After

Width:  |  Height:  |  Size: 889 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

After

Width:  |  Height:  |  Size: 318 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 265 KiB

After

Width:  |  Height:  |  Size: 332 KiB