Skip to content

Commit 07120a1

Browse files
authored
make checkpoint icon more subtle (microsoft#257176)
1 parent d0dd9fb commit 07120a1

File tree

1 file changed

+1
-1
lines changed
  • src/vs/workbench/contrib/chat/browser/media

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2012,7 +2012,7 @@ have to be updated for changes to the rules above, or to support more deeply nes
20122012

20132013
.codicon-container .codicon {
20142014
font-size: 14px;
2015-
color: var(--vscode-icon-foreground);
2015+
color: var(--vscode-editorWidget-border);
20162016
}
20172017

20182018
.monaco-toolbar {

0 commit comments

Comments
 (0)