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 high contrast and e-paper display themes. #246

Open
DrewNaylor opened this issue Jul 23, 2023 · 0 comments
Open

Add high contrast and e-paper display themes. #246

DrewNaylor opened this issue Jul 23, 2023 · 0 comments
Labels
accessibility Anything relating to Accessibility/Ease of Access. enhancement New feature or request todo Reminder for something to do later.

Comments

@DrewNaylor
Copy link
Owner

They'll just be based off the currently-existing themes, but specifically changed to:

  1. Be as high-contrast as possible, by using black and white wherever possible (I need to check what colors the Action Center would have in high contrast, because I never looked at it like that)
  2. Replace accent colors with specified colors in both light and dark themes. So for buttons, they would have white as the fill color in the dark theme when pressed instead of an accent color. Some things might not be able to just switch out the accent color for white or black, so I'll also have to have borders appear on items like tiles I think.

There should also be a version of the high contrast themes that aren't necessarily as high-contrast if it's too intense like with all the extra borders. The main idea for this is like e-paper displays. Options to reduce how many animations play also need to be implemented for both accessibility reasons and so they don't look bad on e-paper displays. I also have an idea to add accent colors specifically meant for e-paper displays, but they might just be greys mostly.

@DrewNaylor DrewNaylor added accessibility Anything relating to Accessibility/Ease of Access. todo Reminder for something to do later. enhancement New feature or request labels Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Anything relating to Accessibility/Ease of Access. enhancement New feature or request todo Reminder for something to do later.
Projects
None yet
Development

No branches or pull requests

1 participant