Skip to content

Commit 27b1d21

Browse files
SigureMoHerringtonDarkholme
authored andcommitted
feat: use --vscode-sideBar-foreground in sidebar
1 parent 930866c commit 27b1d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

media/vscode.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
body {
99
/** Use important to override chakra styles */
10-
color: var(--vscode-foreground) !important;
10+
color: var(--vscode-sideBar-foreground) !important;
1111
font-size: var(--vscode-font-size) !important;
1212
font-weight: var(--vscode-font-weight) !important;
1313
font-family: var(--vscode-font-family) !important;

0 commit comments

Comments
 (0)