Skip to content

Commit

Permalink
VScode Darkmode for #1012
Browse files Browse the repository at this point in the history
  • Loading branch information
mgubaidullin committed Dec 27, 2023
1 parent f3fbfb6 commit 85c6eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karavan-vscode/webview/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ body, :root, #root, .karavan {

--pf-v5-global--Color--100: var(--vscode-foreground) !important;

--step-border-color: var(--pf-v5-global--active-color--200);
/* --step-border-color: var(--pf-v5-global--active-color--200); */
--step-border-color-selected:var(--vscode-focusBorder);

padding: 0;
Expand Down

0 comments on commit 85c6eb1

Please sign in to comment.