Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enhancement: Accessible Colors and Consistency with MouseOver #500

Closed
dreamsyntax opened this issue Nov 29, 2024 · 2 comments · Fixed by #514
Closed

Enhancement: Accessible Colors and Consistency with MouseOver #500

dreamsyntax opened this issue Nov 29, 2024 · 2 comments · Fixed by #514
Labels
enhancement New feature or request untriaged No decision has been made by the developers.

Comments

@dreamsyntax
Copy link
Contributor

dreamsyntax commented Nov 29, 2024

It's no secret I have never been a fan of the default color scheme of Reloaded-II - specifically the 'inactive' text color.

Image

In the above image, the mod fields on the bottom left, Search Mods, Search Apps have this text color that I consider hard to read.

On the Download Mods page:
Image

  • Official Repository (selected - so its red with default theme)
  • Search Mods - This one is a preview text so it makes sense to be off-white - I think the gray coloring should be made brighter at least.

Edit Mod page:
Image

Very hard to read each field without clicking. ^

On the main splash/settings page:

No hover:
Image
With hover:
Image

Fix the inconsistency with the hover tinting

[Mod Loader Settings]

  • Powerful software warning ✅

  • Show Console text ✅

  • Any 'preview' text for search etc will still be an off-white gray, but made brighter ✅
    - Split up 'inactive' text to NOT use <Color x:Key="BorderColor">#4c4c4c</Color> - keeping this color for borders etc.
    - Any other 'inactive' text that isn't a 'preview' type text will be made white

Update / Final Decisions

  • Ultimately brightening BorderColor to #7c7c7c seems to be a decent compromise for the secondary/inactive text type. This keeps it different from primary White, and doesn't clash too hard with the border lines. Splitting these up had a lot of extra effort that seemed unnecessary after experimenting and settling on #7c7c7c.
  • Also adding the two main splash screen/setting page's hover consistency.
@dreamsyntax dreamsyntax added enhancement New feature or request untriaged No decision has been made by the developers. labels Nov 29, 2024
@dreamsyntax
Copy link
Contributor Author

dreamsyntax commented Dec 8, 2024

Image

All Sources (current)
vs
Search Mods (secondary)

adjustment

@Sewer56
Copy link
Member

Sewer56 commented Dec 8, 2024

Adjustment is much better, haha.

@dreamsyntax dreamsyntax changed the title Enhancement: Accessible and Consistent Colors Across All Text Fields Enhancement: Accessible Colors and Consistency with MouseHover Dec 10, 2024
dreamsyntax added a commit to dreamsyntax/Reloaded-II that referenced this issue Dec 10, 2024
@dreamsyntax dreamsyntax changed the title Enhancement: Accessible Colors and Consistency with MouseHover Enhancement: Accessible Colors and Consistency with MouseOver Dec 10, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request untriaged No decision has been made by the developers.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants