Skip to content

Commit

Permalink
theme code window
Browse files Browse the repository at this point in the history
  • Loading branch information
diepoe committed Mar 28, 2023
1 parent fc215a0 commit 4f03f58
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#059669",
"activityBar.inactiveForeground": "#a7f3d0",
"activityBar.activeBorder": "#065f46",
"titleBar.activeBackground": "#10b981",
"titleBar.activeForeground": "#fff"
}
}

0 comments on commit 4f03f58

Please sign in to comment.