Compare commits
3 Commits
d919a967cf
...
59bb1f453a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
59bb1f453a | ||
|
|
a5546afae5 | ||
|
|
ee48e06931 |
2
Makefile
@ -38,7 +38,7 @@ archive-check:
|
||||
echo "archive-check OK"
|
||||
|
||||
# Publish the prebuilt .bnp to the active registry.
|
||||
# Pass --host https://my.localdev.blockninjacms.com for the dev orchestrator.
|
||||
# Pass --host https://my.blockninja.dev for the dev orchestrator.
|
||||
publish: build
|
||||
$(NINJA) plugin publish --bnp $(BNP)
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
name = "lcars"
|
||||
display_name = "LCARS"
|
||||
scope = "@themes"
|
||||
version = "0.3.2"
|
||||
version = "0.4.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"]
|
||||
|
||||
BIN
preview.png
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 46 KiB |
BIN
screenshots/01-home-light.png
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
screenshots/02-home-dark.png
Normal file
|
After Width: | Height: | Size: 47 KiB |
BIN
screenshots/03-about-light.png
Normal file
|
After Width: | Height: | Size: 85 KiB |
BIN
screenshots/04-about-dark.png
Normal file
|
After Width: | Height: | Size: 87 KiB |
BIN
screenshots/05-episodes-first-contact-light.png
Normal file
|
After Width: | Height: | Size: 62 KiB |
BIN
screenshots/06-episodes-first-contact-dark.png
Normal file
|
After Width: | Height: | Size: 64 KiB |