themes-cyberpunk/plugin.mod
Alex Dunmow b32e3f143a chore: repo hygiene for the wasm era (WO-WZ-015 fix round)
Replace the retired .so Makefile with the wasm/.bnp convention (build /
verify / archive-check / publish via ninja plugin build), gitignore *.so
and *.bnp artifacts, and refresh the stale [compatibility] block_core
constraint to the v0.15 era.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 00:14:37 +08:00

13 lines
439 B
Modula-2

[plugin]
name = "cyberpunk"
display_name = "Cyberpunk"
scope = "@themes"
version = "0.1.2"
description = "Neon-on-black BlockNinja theme with glitch motifs, monospace accents, and magenta/cyan/lime tri-accent palette for SaaS, dev tools, and crypto."
kind = "theme"
categories = ["templates"]
tags = ["dark", "neon", "glitch", "monospace", "saas", "developer", "tech", "crypto", "fintech"]
[compatibility]
block_core = ">=0.15.0 <0.16.0"