themes-cyberpunk/plugin.mod
Alex Dunmow 313ebaf296 initial: theme plugin cyberpunk
Bootstrapped during the 2026-06-06 BlockNinja consolidation. Was previously
an unversioned directory inside ~/src/blockninja-themes/cyberpunk.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-06 14:11:25 +08:00

13 lines
452 B
Modula-2

[plugin]
name = "cyberpunk"
display_name = "Cyberpunk"
scope = "@themes"
version = "0.1.0"
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", "developer"]
tags = ["dark", "neon", "glitch", "monospace", "saas", "developer", "tech", "crypto", "fintech"]
[compatibility]
block_core = ">=0.11.0 <0.12.0"