You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: