Debug icon consistensy pass#45158
Debug icon consistensy pass#45158isidorn merged 2 commits intomicrosoft:masterfrom chryw:chryw/debug-icon-consistency
Conversation
|
@chryw thanks for this awesome PR! Did you build vscode out of source and check if icons seem to fit in light and dark theme? I can also do this. As for the build errors feel free to ignore those. |
|
@isidorn No I didn't build. I only sparse-checkouted that one folder and aligned the icon files. I've been using the same light/dark theme color map for all icons that I've made for vscode. I agree it's a good idea to actually look at these icons in UI. I haven't set up my computer to build vscode yet. Could you help me do a visual pass on your computer if it's convenient? |
|
@chryw thanks for resolving the conflict. I will merge this in and verify all is good by building vscode. |
|
Thanks again for polishing all our icons, really appreciate your work 🍹 |
|
@isidorn Thanks! I'll set up my machine so I can help with more icon issues :-) |
|
@chryw ok I will just comment here what I think does not work with the new icons:
|
|
Also let me know if you do not have time to fix these today and I will temporarly revert your commit so we do not get a bunch of bugs tomorrow from insider users. |
|
Since i am going to bed I will temporarly revert the commit on master until we address the issues I mentioned above. Thanks |
|
@isidorn I'm fixing these today:
The "remove-all.svg" was meant to be used just for removing breakpoints. For clearing watch expressions, there is "clear-repl.svg" icon. Did you mean we should use that one? |
|
@isidorn np. I'll send another PR tomorrow. Thanks! :-) |
|
@chryw great! All your points make sense, feel free to hack around in .css |
|
Got it. I'll grab a multi-box clear icon then. |






@isidorn
For these issues:
#44550
#44849
#45128