Skip to content

Commit

Permalink
fix(vscode): update theme
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <[email protected]>
  • Loading branch information
cameronraysmith committed Jul 30, 2024
1 parent dc0c742 commit dc636fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"cloudcode.autoDependencies": "on",
"workbench.iconTheme": "vscode-icons",
"workbench.colorTheme": "poimandres",
"workbench.colorTheme": "Catppuccin Mocha",
"search.exclude": {
"**/.devenv/**": true,
"**/.direnv/**": true,
Expand Down

0 comments on commit dc636fe

Please sign in to comment.