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

Changing theme on windows #3

Open
Furqan136 opened this issue Apr 14, 2019 · 4 comments
Open

Changing theme on windows #3

Furqan136 opened this issue Apr 14, 2019 · 4 comments

Comments

@Furqan136
Copy link

The app has great UI. When I use it on linux and it looks at default theme and switches to dark theme. But on windows it doesn't do so. Any way to change the theme to dark?

@Droyk
Copy link

Droyk commented May 30, 2020

any updates? @slgobinath

by the way, I found this https://ugetdm.com/qa/92/how-to-enable-dark-theme-in-windows?show=92#q92 & I tried the given method but it doesn't seem to do anything at all.😥

@rezpower
Copy link

I used the method above:
C:\Program Files (x86)\uGet\etc\gtk-3.0\settings.ini
then add:
gtk-theme-name=Adwaita-dark

It worked and I have dark theme working on windows 10

@RedSnt
Copy link

RedSnt commented Dec 1, 2023

Just wanted to add an alternative way. Instead of changing the name of the theme name to Adwaita-dark that @rezpower did, one can add the line:
gtk-application-prefer-dark-theme=1
to the settings.ini file.

@imzesok
Copy link

imzesok commented May 20, 2024

@RedSnt & @rezpower
tysm! that worked perfectly! the titlebar didn't change, but at least the rest of the app isn't trying to burn my eyes anymore!
It's especially handy because the QA section of the website doesn't seem work anymore so I couldn't try the first suggested method.

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

5 participants