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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user