Skip to content
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

[Feature Request] Respect Windows 10 built in theme conventions #13

Open
Ayria opened this issue Nov 3, 2020 · 5 comments
Open

[Feature Request] Respect Windows 10 built in theme conventions #13

Ayria opened this issue Nov 3, 2020 · 5 comments

Comments

@Ayria
Copy link

Ayria commented Nov 3, 2020

Hey! I noticed that Quoll doesn't respect Windows 10 default theme conventions.

For instance, Windows 10 under Personalize> Colors> 'Choose your color' Drop down, you can select Dark. When in Dark Mode most programs and applications will follow the themes here. Dark Slate/Black with White/grey text.

Is it possible to make it respect Windows 10 theme colors like this?

@Ayria Ayria changed the title [Feature Request] Respect Windows 10 built in theaming conventions [Feature Request] Respect Windows 10 built in theme conventions Nov 3, 2020
@estherflails
Copy link

I'd really love to have something like this. I'd like to use Quoll Writer but the bright white theme has been a deterrent because it hurts my eyes. :( A dark gray or similar theme would be greatly appreciated.

@Rabioli
Copy link

Rabioli commented Mar 16, 2022

That's just java, it is hard to make it integrate with any theming of any platform, being it windows, linux or mac.

@estherflails
Copy link

That's too bad. :( In that case, would a dark theme in the program itself be possible, instead of making it depend on Windows settings?

@garybentley
Copy link
Owner

As @Rabioli said it's near impossible to tie a Java UI into the native look-n-feel.

However with v3 of QW it now supports stylesheets, so someone (it won't be me) might create platform specific stylesheets that integrate into the native look-n-feel. V3 does have a dark mode now though (although it still needs a little work) so that might help.

@estherflails
Copy link

I didn't realise there's a beta version that already has this, thanks for letting me know. I installed it and it looks great! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants