admin wrote:However, using the ux style tabs seems to be too heavy for my taste. Look at the following mockup. Overkill, ain't it?
OMG you're not even using the latest version!
Well, why not just use as background color the colors from config, maybe add a little gradient effect if you want, as long as it's quite light.
I think the main problem is that now when I set the background color to 999999 (153) then XY will gradient from b8b8b8 (184) to 9c9c9c (156) (btw it's probably intended but it does go down one pixel too much)
So the problem is that when one choose a color, XY uses a (much) lighter color since it gradients from much lighter to lighter. Given how XY Classic does use the color specified on config, no gradient or nothing, I'd stay do the same here...
OR:
What you could do is something like :
- XY Classic theme : you don't change nothing as what was before. So jc would get no change and have exactly what he had before, and the same on main tabs & panel (orange bar included)
- Windows Themes : you keep things pretty much as they are now, with gradient, etc
The only thing odd then, is that XY uses a much lighter color than the user asked for. Maybe make it so that XY would gradient from b8b8b8 (184) to 9c9c9c (156) not when user says 999999 (153) but aaaaaa (170) At least then it would be closer than the color set in config...