themes-terminal/plugin.mod
2026-06-26 00:33:26 +08:00

12 lines
414 B
Modula-2

[plugin]
name = "terminal"
display_name = "Terminal"
scope = "@themes"
version = "0.1.2"
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"
tags = ["terminal", "hacker", "monospace", "dev", "ctf", "security", "docs", "indie"]
[compatibility]
block_core = ">=0.11.0 <0.12.0"