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

Add dark interface style using QDarkStyle #3328

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

JulianMato
Copy link

@JulianMato JulianMato commented May 3, 2022

I modified the "interface style" in the general settings panel/tab to have a "dark" theme, once selected QDarkStyle is called as a style sheet, recoloring the UI. This does require the addition of QDarkStyle in requirements.txt.

It's still a work in progress, currently the style and coloring work to the extent of my testing but there are some spacing issues in some UI elements. I am using the Charcoal style's code for the most part but can to re-write it with its own icons if needed.

This commit resolves issues #767 and #3208

@grossmj grossmj added this to the 2.2.33 milestone May 27, 2022
@grossmj
Copy link
Member

grossmj commented Jun 7, 2022

@JulianMato thanks for your contribution. The result is great excepting some black text in a few locations. Let me know if you need some help to finish this PR.

@grossmj grossmj modified the milestones: 2.2.33, 2.2.34 Jun 7, 2022
@grossmj grossmj modified the milestones: 2.2.34, 2.2.35 Aug 16, 2022
@grossmj grossmj modified the milestones: 2.2.35, 2.2.36 Oct 11, 2022
@grossmj
Copy link
Member

grossmj commented Dec 28, 2022

@JulianMato do you have any plan to complete this PR? thanks 👍

@grossmj grossmj modified the milestones: 2.2.36, 2.2.37 Dec 28, 2022
@grossmj grossmj modified the milestones: 2.2.37, 3.1 Jan 17, 2023
@JulianMato
Copy link
Author

I am going to finish this PR, just need to find time.

@grossmj
Copy link
Member

grossmj commented Jan 18, 2023

I am going to finish this PR, just need to find time.

Thanks a lot 👍

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

Successfully merging this pull request may close these issues.

None yet

2 participants