xyl0n / iris

A simple, flat and bold Gtk theme.
GNU General Public License v3.0
277 stars 27 forks source link

Some header bar buttons could be improved #96

Open phaux opened 9 years ago

phaux commented 9 years ago

Sometimes buttons are grouped together like the ones for switching between list and grid view in Nautilus or these in gitg:

headerbar_default

Currently in Iris there's no visual cue that they're related:

headerbar_iris

I think the UI would be much more clear if there was some visual relation between these. Here's an idea:

headerbar_idea2

If you think this is a good idea you could point me to the right css file so I can try to do it myself.