Closed tduck973564 closed 1 day ago
The color of the titlebar is definied by the colorscheme. You can change it any time you want.
This is how it looks when you use the color scheme that I provided with the install:
Also, the window decoration is now just a leftover, and I recommend using klassy until I make my own
Nope. Still the same in Dolphin. It only works in QtQuick applications, because they're barely being touched in the first place.
I have understanding problems, did you mean something like this?
I have understanding problems, did you mean something like this?
Yes, but it should be the same as the titlebar (that could be a colour scheme thing). In any case it should be darker than the window colour.
Made a quick inkscape mockup
I'll add this to the ideas list, I tried changing some values around in lightlystyle.cpp
, but none of them seem to have an effect on that part, it might need some code that isn't in my skillset yet.
This is actually something that is related to the window decoration, as I was able to achieve that with Sierra Breeze Enhanced combined with Lightly as an Application Style
BTW: these new alt tabs are soooo nice looking <3 thank you for your hard work and your passion @Bali10050 for the best QT6 style out there! :) is there a way to color them by the way?
@meisaamayako the tabs should have the color of the DecorationFocus
in your color scheme, you can find it in the kde settings as Focus Decoration
in the color scheme editor
Also, all the credit is still goes to @Luwx, it's just a hidden setting I found when I was adding the option for my style of tabs
Brise, a fork of breeze set the menu to the decoration color. With Lightly and Vinyl you can do that by tunning the color scheme.
@tduck973564
Made a few changes in the code (not pushed yet) Now the toolbar colors seem to be darker and give the apps a more uniform look.
@Bali10050 please close this as it was already resolved in #42
This area should (optionally) use the same colour as the titlebar. Looks weird without it. I may be able to look at this at some point.
This is how it's done in Breeze:
This only affects QtWidgets apps