Use descriptionForeground for inline chat label (#182226)

This commit is contained in:
David Dossett 2023-05-11 13:04:43 -07:00 committed by GitHub
parent bf7ca503c2
commit 1724b50cd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,6 +104,7 @@
overflow: hidden;
padding-left: 10px;
margin-left: auto;
color: var(--vscode-descriptionForeground);
}
.monaco-editor .interactive-editor .status .label.hidden {