Closed cKaze closed 1 year ago
Hi! I will see if I can do something. I think I can replace this blue icon by a transparent icon, it could do the trick :D
I think we can proceed this way. Please note it works only with the old UI for now. There is a bug with the new UI.
-> Go to settings, Extra Icons, User Icons tab:
Register an icon:
Icon (IDE...)
sourceRootFileLayer.svg
. This is the name of the bundled blue icon. We will override it with our ownValidate. Restart your IDE. Now, the badge for source files should be transparent.
I picked the icon from there https://jetbrains.design/intellij/resources/icons_list/ (search "sourceRootFileLayer"), and I added "style="fill-opacity:0"
" to the blue rectangle in order to make it transparent.
Thanks for your reply. This temporary solution works for me! Now the icon looks much better.
Feature requests
I'm using Extra Icons 2023.2.5-231 on Clion 2023.1.1 in Windows 10.
I found that I got these annoying blue overlay badges on my icons.
Even though I know it's an offical feature, it spoils the beauty of the icon, can you provide an option to hide them?
The official description document is as follows: https://www.jetbrains.com/help/clion/icons-and-symbols.html#prj-view-icons
Thanks for the work.