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.
1 parent 0cc2f7f commit 47e693bCopy full SHA for 47e693b
webview/src/shared/variables.scss
@@ -17,4 +17,4 @@ $header-border-color: var(--vscode-tree-tableColumnsBorder);
17
$meta-cell-color: var(--vscode-descriptionForeground);
18
19
$hover-background-color: var(--vscode-list-hoverBackground);
20
-$accent-color: var(--vscode-focusBorder);
+$accent-color: var(--button-primary-background);
0 commit comments