feat: remove default graphite theme and add indigo theme.

Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
2026-07-10 18:02:29 -04:00
parent bea96d1e52
commit 4d97733514
3 changed files with 46 additions and 43 deletions
+2 -2
View File
@@ -50,9 +50,9 @@
"presets": {
"amber": "Amber",
"custom": "Custom",
"default": "Indigo",
"default": "Graphite",
"emerald": "Emerald",
"graphite": "Graphite",
"indigo": "Indigo",
"ocean": "Ocean",
"rose": "Rose"
},