From fed82e05459c4fe5c5343074b2f005b307eb165e Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Fri, 26 Jun 2026 21:47:01 +0800 Subject: [PATCH] chore: declare templates category (themes carry categories) --- plugin.mod | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.mod b/plugin.mod index c677864..9b6cfa5 100644 --- a/plugin.mod +++ b/plugin.mod @@ -5,6 +5,7 @@ scope = "@themes" version = "0.1.1" 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]