Update themes, make ghostty the default

This commit is contained in:
Henry Sipp
2025-07-02 15:24:32 -05:00
parent c6b7a700f6
commit c818f6cada
21 changed files with 98 additions and 95 deletions
+4
View File
@@ -26,5 +26,9 @@
base16-theme = "gruvbox-dark-hard";
vscode-theme = "Gruvbox Dark Hard";
};
"gruvbox-light" = {
base16-theme = "gruvbox-light-medium";
vscode-theme = "Gruvbox Light Medium";
};
# Add more themes here
}