diff --git a/plugin.mod b/plugin.mod index 7ebf4d8..1752cfd 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,9 +2,8 @@ name = "terminal" display_name = "Terminal" scope = "@themes" -version = "0.2.0" +version = "0.2.1" description = "Phosphor-on-black TTY theme for dev tools and OSS docs. Window chrome, man-page article layouts, keybind tables, boot logs, monospace type, and a typed-terminal canvas hero. Paper-teletype light mode, phosphor dark mode." kind = "theme" categories = ["templates"] tags = ["terminal", "hacker", "monospace", "dev", "ctf", "docs", "devtools", "oss"] -required_icon_packs = ["lucide", "simple-icons"]