Colored blueprint editor tabs

Hello, I often find myself having trouble to find correct tab. I am not going to write stories about it, I think you will understand right from the image :slight_smile:

Here is my suggestion:


(I also increased contrast of original icon, on purpose. Green tabs are pure functions.)

This is can be part of similar request about color coded main tab: https://github.com/EpicGames/UnrealEngine/pull/3122
which included these changes:

84e806ba-d983-11e6-97cc-8191a925d8f9.png
21ae5d6a-d983-11e6-9e7a-763e802fb8f5.png


84e806ba-d983-11e6-97cc-8191a925d8f9.png

Please, can somebody from Epic look at it ? Even when it will mean accepting just original PR.

Bumpy bump

Anybody else shares my problem ?

Yeah, Iā€™d love this.

This would be incredibly helpful.

Sadly, I have not found very clear way to do that because all tab icons are colored by foreground color on single place. However, I implemented atleast partial coloring for blueprint function list. Here is the PR:

https://github.com/EpicGames/UnrealEngine/pull/5757