diff --git a/plugin.mod b/plugin.mod index c753f16..2ef0137 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,9 +2,8 @@ name = "cyberpunk" display_name = "Cyberpunk" scope = "@themes" -version = "0.2.0" +version = "0.2.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"] -required_icon_packs = ["lucide", "simple-icons"]