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

Enhancement: Customizable Dark/Light Mode Text Colors #66

Open
Delubear opened this issue Mar 14, 2023 · 0 comments
Open

Enhancement: Customizable Dark/Light Mode Text Colors #66

Delubear opened this issue Mar 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Delubear
Copy link
Owner

When setting the different thresholds for normal/low/high/etc, give a color picker to choose any color. Make this a separate value for light/dark modes.

Requires:
Updating Config with a string value for each color option for both light and dark mode that will contain the HEX color with default.
Update Settings view with new color pickers, bindings for new settings values, and adding default values (currently found in the IconService).
Update IconService to pull from the options/settings file for these values instead of the current hard coding.

@Delubear Delubear added the enhancement New feature or request label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant