File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
webview-ui/src/components/ui Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ const buttonVariants = cva(
1414 ghost : "hover:bg-accent hover:text-accent-foreground" ,
1515 destructive : "bg-destructive text-destructive-foreground hover:bg-destructive/90" ,
1616 outline :
17- "border border-foreground/50 text-secondary -foreground bg-transparent hover:bg-secondary hover:text-accent-foreground" ,
17+ "border border-vscode- foreground/30 text-vscode -foreground bg-transparent hover:bg-secondary hover:text-accent-foreground" ,
1818 link : "text-primary underline-offset-4 hover:underline" ,
1919 combobox :
2020 "border border-vscode-dropdown-border focus-visible:border-vscode-focusBorder bg-vscode-dropdown-background hover:bg-transparent text-vscode-dropdown-foreground font-normal" ,
You can’t perform that action at this time.
0 commit comments