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 settings for dark mode #276

Merged
merged 9 commits into from
Jun 4, 2022
Merged

Add settings for dark mode #276

merged 9 commits into from
Jun 4, 2022

Conversation

shamoon
Copy link
Contributor

@shamoon shamoon commented Jun 3, 2022

As pointed out by @AnalogJ a "dark mode" theme already exists so this PR just adds a UI to use it and makes a couple tweaks to colors.

I didnt want to be too opinionated about changing colors, I tried to respect the choices you made (with the exception of the yellow background which is just too bright for dark mode so went with a gray).

Screenshots below, theres a toggle to just "use system settings" which is enabled by default. If thats disabled the user can specify the theme light / dark.

Of course please let me know if you notice any issues!

Screen Shot 2022-06-03 at 12 41 36 AM

Screen Shot 2022-06-03 at 12 20 53 AM

Screen Shot 2022-06-03 at 12 20 27 AM

Screen Shot 2022-06-03 at 12 20 36 AM

Screen Shot 2022-06-03 at 12 26 23 AM

Screen Shot 2022-06-03 at 12 26 13 AM

Fixes #268

@AnalogJ AnalogJ changed the base branch from master to beta June 4, 2022 03:08
@AnalogJ
Copy link
Owner

AnalogJ commented Jun 4, 2022

this is great, thanks for the PR! 🎉 🥳

@AnalogJ AnalogJ merged commit 1c4dd33 into AnalogJ:beta Jun 4, 2022
@shamoon shamoon deleted the dark-mode branch June 4, 2022 16:13
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.

[FEAT] Dark mode Support
3 participants