Skip to content

Commit 1724b50

Browse files
authored
Use descriptionForeground for inline chat label (microsoft#182226)
1 parent bf7ca50 commit 1724b50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vs/workbench/contrib/interactiveEditor/browser/interactiveEditor.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
overflow: hidden;
105105
padding-left: 10px;
106106
margin-left: auto;
107+
color: var(--vscode-descriptionForeground);
107108
}
108109

109110
.monaco-editor .interactive-editor .status .label.hidden {

0 commit comments

Comments
 (0)