Add plugin.mod

This commit is contained in:
Alex Dunmow 2026-06-25 15:10:55 +08:00
parent 62d5ed36ae
commit 2244bb519e

View File

@ -5,9 +5,7 @@ scope = "@themes"
version = "0.1.0" 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." 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" kind = "theme"
categories = ["templates", "developer"]
tags = ["dark", "neon", "glitch", "monospace", "saas", "developer", "tech", "crypto", "fintech"] tags = ["dark", "neon", "glitch", "monospace", "saas", "developer", "tech", "crypto", "fintech"]
required_icon_packs = ["lucide"]
[compatibility] [compatibility]
block_core = ">=0.11.0 <0.12.0" block_core = ">=0.11.0 <0.12.0"