Skip to content

Commit

Permalink
Astro update
Browse files Browse the repository at this point in the history
  • Loading branch information
gxjansen committed Jun 8, 2024
1 parent f377b91 commit 0439da9
Show file tree
Hide file tree
Showing 3 changed files with 9,083 additions and 2 deletions.
18 changes: 18 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"workbench.colorCustomizations": {
"titleBar.activeBackground": "#dd5f5f",
"titleBar.activeForeground": "#FFFFFF",
"titleBar.inactiveBackground": "#dd5f5f",
"titleBar.inactiveForeground": "#FFFFFF",
"titleBar.border": "#dd5f5f",
"activityBar.background": "#dd5f5f",
"activityBar.foreground": "#FFFFFF",
"statusBar.background": "#dd5f5f",
"statusBar.foreground": "#FFFFFF",
"statusBar.debuggingBackground": "#dd5f5f",
"statusBar.debuggingForeground": "#FFFFFF",
"tab.activeBorder": "#dd5f5f",
"iLoveWorkSpaceColors": true,
"iLoveWorkSpaceRandom": false
}
}
Loading

0 comments on commit 0439da9

Please sign in to comment.