forked from Shinonome/omarchy-nix
Update themes, make ghostty the default
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user