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

GTK Theme #43

Open
default-username-852 opened this issue May 8, 2020 · 2 comments
Open

GTK Theme #43

default-username-852 opened this issue May 8, 2020 · 2 comments
Labels
area-GUI bug Something isn't working

Comments

@default-username-852
Copy link
Collaborator

I'm using a dark GTK theme and that makes components close to invisible. Maybe there is a way to invert the components colors if you are using a dark theme?

img

@default-username-852 default-username-852 added area-GUI bug Something isn't working labels May 8, 2020
@NogginBops
Copy link
Collaborator

@weerox Do you want to take this issue or should I figure it out?

@weerox
Copy link
Collaborator

weerox commented May 15, 2020

@NogginBops You can have a try at it. I tried to research a solution but it seems to be kinda complicated, because themes aren't labeled as Light/Dark, they just set certain colors (background, text etc.). I think I read somewhere that you could figure it out by fetching background (and other relevant) colors and mix them and check if they exceed some sort of threshold, in which case the theme is determined to be a Dark version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-GUI bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants