feat: add xterm and Monokai Pro themes, set xterm as default

- Add classic xterm theme with VGA colors and black background
- Add Monokai Pro theme (standard variant)
- Rename old monokai to ristretto (Monokai Pro Ristretto)
- Fix ristretto colors to match official palette
- Set xterm as default theme
- Bump version to 0.6.0
This commit is contained in:
GitHub Copilot
2026-01-28 08:24:01 +00:00
parent ad22ef0882
commit 0408564b0e
3 changed files with 52 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "textual-webterm"
version = "0.5.8"
version = "0.6.0"
description = "Serve terminal sessions over the web"
authors = ["Will McGugan <will@textualize.io>"]
license = "MIT"