OpenTUI is here (#2685)

This commit is contained in:
Dax 2025-10-31 15:07:36 -04:00 committed by GitHub
commit 96bdeb3c7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
104 changed files with 8455 additions and 712 deletions

View file

@ -3,7 +3,7 @@
"defs": {
"vesperBg": "#101010",
"vesperFg": "#FFF",
"vesperComment": "#8b8b8b94",
"vesperComment": "#8b8b8b",
"vesperKeyword": "#A0A0A0",
"vesperFunction": "#FFC799",
"vesperString": "#99FFE4",