Skip to content

Commit e764c5b

Browse files
authored
1 parent 84154c6 commit e764c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vs/workbench/contrib/terminal/browser/media/terminal.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@
466466
color: var(--vscode-terminalCommandDecoration-defaultBackground);
467467
}
468468
.terminal-command-decoration.quick-fix {
469-
color: var(--vscode-editorLightbulb-foreground);
469+
color: var(--vscode-editorLightBulb-foreground) !important;
470470
background-color: var(--vscode-terminal-background, --vscode-panel-background);
471471
}
472472

0 commit comments

Comments
 (0)