themes-terminal/plugin.mod
2026-07-03 22:10:36 +08:00

13 lines
441 B
Modula-2

[plugin]
name = "terminal"
display_name = "Terminal"
scope = "@themes"
version = "0.1.3"
description = "Phosphor green on black terminal aesthetic with ASCII art, monospace type, and man-page article layouts. For indie dev sites, CTF writeups, and CLI tool docs."
kind = "theme"
categories = ["templates"]
tags = ["terminal", "hacker", "monospace", "dev", "ctf", "security", "docs", "indie"]
[compatibility]
block_core = ">=0.11.0 <0.12.0"