-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add lxqt-palette.conf for builtin themes #24
base: master
Are you sure you want to change the base?
Conversation
Colors are based on the "Ambience" theme as template.
These files don't have any meaning yet and this PR shouldn't be merged. So, I'm converting it to a draft. You first need to give them meaning by writing code for |
Sure, the topic actually spreads across these four LXQt modules:
By moving the context completely to lxqt-qtplugin (take it as in "QWidget support") at the very least the |
No, |
Let me explain it again: The logic is as simple as this: Appropriately add code to
|
If I get it right - as we have now palettes corresponding to the dark themes - just a checkbox "Apply suitable palette colors" under the wallpaper checkbox would do. |
@tsujan Any thought about implementing this checkbox of above for 1.3? |
It could be done. To me, porting LXQt to Qt6 has priority. |
Colors are based on the "Ambience" theme which served as reference for a dark theme.
Reference Screenshot:
Note: The palettes don't have any effect until implementation in
liblxqt
is done.Further steps:
lxqt-config-appearance -> defaultPalette()
) if nolxqt-palette.conf
file is provided by a theme.(especially important for "third-party" themes like e.g. "ArcMaia")
Builtin "dark" themes TBD:
Builtin "light" themes TBD:
Special cases: