bump to 0.2.1

This commit is contained in:
Alex Dunmow 2026-07-05 16:44:49 +08:00
parent 11e10847bf
commit 48d8b8ef45

View File

@ -2,9 +2,8 @@
name = "terminal" name = "terminal"
display_name = "Terminal" display_name = "Terminal"
scope = "@themes" 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." 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" kind = "theme"
categories = ["templates"] categories = ["templates"]
tags = ["terminal", "hacker", "monospace", "dev", "ctf", "docs", "devtools", "oss"] tags = ["terminal", "hacker", "monospace", "dev", "ctf", "docs", "devtools", "oss"]
required_icon_packs = ["lucide", "simple-icons"]