
获得徽章 0
- 在VScode最新更新中,有一条这样的内容,意思好像是说可以修改图标的颜色,我去查了下设置,但是没有下面的那些设置,大家有设置的吗?
Problems and Notifications
We've set the default colors for the problems and notifications icons to inherit from the editor foreground colors, so if you change those colors, it will inherit to the other areas;
You can also explicitly set the icon colors for the Problems panel and Notifications:
problemsErrorIcon.foreground
problemsWarningIcon.foreground
problemsInfoIcon.foreground
notificationsErrorIcon.foreground
notificationsInfoIcon.foreground
notificationsWarningIcon.foreground展开赞过52