Skip to content

Commit

Permalink
chore: remove specified theme
Browse files Browse the repository at this point in the history
  • Loading branch information
bradtaniguchi committed Jul 11, 2023
1 parent eb94032 commit 32263cd
Showing 1 changed file with 1 addition and 22 deletions.
23 changes: 1 addition & 22 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,26 +31,5 @@
"testid",
"typedoc",
"zhuangtongfa"
],
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#93e6fc",
"activityBar.activeBorder": "#fa45d4",
"activityBar.background": "#93e6fc",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#fa45d4",
"activityBarBadge.foreground": "#15202b",
"sash.hoverBorder": "#93e6fc",
"statusBar.background": "#61dafb",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#2fcefa",
"statusBarItem.remoteBackground": "#61dafb",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#61dafb",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#61dafb99",
"titleBar.inactiveForeground": "#15202b99",
"commandCenter.border": "#15202b99"
},
"peacock.remoteColor": "#61dafb"
]
}

0 comments on commit 32263cd

Please sign in to comment.