Add GPT Runner

This commit is contained in:
JinmingYang
2023-07-16 19:21:12 +08:00
parent 197c4d83d1
commit a947871c92
2 changed files with 27 additions and 0 deletions

7
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#3E2918",
"titleBar.activeBackground": "#573922",
"titleBar.activeForeground": "#FCFAF8"
}
}