We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--vscode-sideBar-foreground
1 parent 930866c commit 27b1d21Copy full SHA for 27b1d21
media/vscode.css
@@ -7,7 +7,7 @@
7
8
body {
9
/** Use important to override chakra styles */
10
- color: var(--vscode-foreground) !important;
+ color: var(--vscode-sideBar-foreground) !important;
11
font-size: var(--vscode-font-size) !important;
12
font-weight: var(--vscode-font-weight) !important;
13
font-family: var(--vscode-font-family) !important;
0 commit comments