-
-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Icons not distinguishable #146
Comments
Hi @maharjanaman 👋 |
Unfortunately there is no theme key that allows to customize these icons, they are "hardcoded" in VS Code and as far as I know there is also no (official) way to modify them. In my personal VS Code setup I've also removed all these VS Code icons via the Custom CSS and JS Loader extension (except file icons) since all their functionality is more easily useable through the command bar. To solve your problem you could also try to use the CSS/JS loader extension to change their color. If you don't want to install the extension you can override Nord's highlighting style for selected items. Please read Nord's official documentation about theme customization for a detailed guide how to apply custom styles only for the Nord theme. |
@maharjanaman Have you been able to customize the icons using the proposed methods? If yes, please close this ticket. |
Haven't tried using Custom CSS and JS Loader extension but closing this now. |
@maharjanaman It looks like the next version will include new workbench theme keys to customize icons based on their refactoring to extract all icons into a custom icon font.
I'll track the changes and check the changelogs to add support to Nord for it. |
Can't recognizes icons in this sections
![Screen Shot 2019-07-08 at 13 31 54](https://user-images.githubusercontent.com/14164484/60792346-41501380-a185-11e9-95c1-1c7012081e82.png)
The text was updated successfully, but these errors were encountered: