Skip to content

Commit

Permalink
resolve dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyu-01 committed Apr 19, 2024
1 parent 35862c9 commit be8245b
Show file tree
Hide file tree
Showing 5 changed files with 4,970 additions and 35,532 deletions.
18 changes: 18 additions & 0 deletions .github/.vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"workbench.colorCustomizations": {
"titleBar.activeBackground": "#069b7d",
"titleBar.activeForeground": "#FFFFFF",
"titleBar.inactiveBackground": "#069b7d",
"titleBar.inactiveForeground": "#FFFFFF",
"titleBar.border": "#069b7d",
"activityBar.background": "#069b7d",
"activityBar.foreground": "#FFFFFF",
"statusBar.background": "#069b7d",
"statusBar.foreground": "#FFFFFF",
"statusBar.debuggingBackground": "#069b7d",
"statusBar.debuggingForeground": "#FFFFFF",
"tab.activeBorder": "#069b7d",
"iLoveWorkSpaceColors": true,
"iLoveWorkSpaceRandom": false
}
}
Loading

0 comments on commit be8245b

Please sign in to comment.