Fix Matte Black theme ghostty and vscode configs (#1801)

* Update Matte Black ghostty.conf with more color settings

* Rename theme from 'MatteBlack' to 'Matte Black'
This commit is contained in:
Taha
2025-09-19 12:41:52 -07:00
committed by GitHub
parent 70661d5d5b
commit f60b9d1cb4
2 changed files with 10 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
{
"name": "MatteBlack",
"name": "Matte Black",
"extension": "TahaYVR.matteblack"
}