Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
scwambach committed Oct 3, 2024
1 parent 81ff996 commit 53a3fc1
Show file tree
Hide file tree
Showing 8 changed files with 183 additions and 168 deletions.
8 changes: 4 additions & 4 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"workbench.colorCustomizations": {
"titleBar.activeForeground": "#000000",
"titleBar.inactiveForeground": "#3b3b3b",
"titleBar.activeBackground": "#76c5ce",
"titleBar.inactiveBackground": "#2baeb7"
"titleBar.activeForeground": "#FFF",
"titleBar.inactiveForeground": "#fff",
"titleBar.activeBackground": "#59834f",
"titleBar.inactiveBackground": "#787878"
},
"cSpell.words": [
"AAAAAACCCDEEEEEEEEIIIINNOOOOOORRSTUUUUUYY",
Expand Down
306 changes: 153 additions & 153 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 53a3fc1

Please sign in to comment.