Not a pressing matter, but we should at some point take care of this. At the moment, the current main toolbar looks like this on Ubuntu

Several things are noteworthy:
- The horizontal lines under the icons don't match. Left and right from the search they have a different hight
- The separators between icon-groups are not of the same size left and right from the search bar
- When using the global search, the number of found hits is displayed. This label uses a different font and is not readable. See image here
- On our way to migrating everything to JavaFX, the background colors should be made consistent.
I have hacked a fix to test some things by (1) removing the borderlines completely and make the whole toolbar having a border, (2) separating visually everything that is part of the global search, (3) fixing background color. This gives IMO a much clearer view:

I believe we should take care of this when we migrate the toolbar to FX. Additionally, I have seen that the "Material Icons" we use, provide a template that lets you create your own icons. I think we (I guess this would be my turn) should think about creating nice icons for the "Push to Application" button to make them fit into our overall design. I'm sure I can do this while making the icons still recognizable.
Not a pressing matter, but we should at some point take care of this. At the moment, the current main toolbar looks like this on Ubuntu
Several things are noteworthy:
I have hacked a fix to test some things by (1) removing the borderlines completely and make the whole toolbar having a border, (2) separating visually everything that is part of the global search, (3) fixing background color. This gives IMO a much clearer view:
I believe we should take care of this when we migrate the toolbar to FX. Additionally, I have seen that the "Material Icons" we use, provide a template that lets you create your own icons. I think we (I guess this would be my turn) should think about creating nice icons for the "Push to Application" button to make them fit into our overall design. I'm sure I can do this while making the icons still recognizable.