Skip to content

Commit 5556ac2

Browse files
authored
Fix chat icon in light theme (microsoft#186797)
1 parent 448d14e commit 5556ac2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vs/workbench/contrib/chat/browser/media/chatEditor.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Licensed under the MIT License. See License.txt in the project root for license information.
44
*--------------------------------------------------------------------------------------------*/
55

6+
.vs .show-file-icons .chat-editor-label.file-icon::before,
67
.show-file-icons .chat-editor-label.file-icon::before {
78
content: '\EAC7';
89
font-family: 'codicon';

0 commit comments

Comments
 (0)