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

Mirror: Add a toggle for colorblind friendly progress bar colors #130

Conversation

SimpleStation14
Copy link
Member

Mirror of PR #25318: Add a toggle for colorblind friendly progress bar colors from space-wizards space-wizards/space-station-14

f3f4616c49317898aeeff304160b0b50df9ee851

PR opened by EmoGarbage404 at 2024-02-16 17:40:39 UTC
PR merged by web-flow at 2024-03-09 11:43:20 UTC


PR changed 8 files with 169 additions and 84 deletions.

The PR had the following labels:

  • Changes: UI
  • Status: Needs Review

Original Body

About the PR

Adds a toggle in the accessibility menu that lets 'progress bars' (doafters, medhud) toggle between a standard rainbow palette and the colorblind-friendly Viridis palette.

also makes the medhud bar unshaded to match the icon and to improve readability.

Why / Balance

Medical huds used a (frankly) bastardized version of Viridis without proper smoothing. Doafters used the standard rainbow palette but with actual smoothing. I personally don't really like the medhud colors, but i figured if i wanted to get rid of them it was best to unify and make it an option broadly so that people who needed it could get more use out of it.

Technical details

Makes a new static method in ProgressColorSystem that handles the CVAR. also adds a new checkbox to MiscTab.xaml

Media

Content.Client_wlYa8vj4sc.mp4
  • I have added screenshots/videos to this PR showcasing its changes ingame, or this PR does not require an ingame showcase

Changelog

🆑

  • add: Added a new "colorblind friendly" toggle in the accessibility menu. This allows you to toggle between a standard and colorblind-friendly palette for things like progress bars and the medical HUD.
  • tweak: The medical HUD is now bright, even in low light levels.

@SimpleStation14 SimpleStation14 added the Pull Request Mirror Mirrors a PR from another Repo. Automatically applied by mirror bot label Apr 21, 2024
@SimpleStation14 SimpleStation14 marked this pull request as draft May 4, 2024 21:13
@VMSolidus VMSolidus marked this pull request as ready for review May 9, 2024 03:33
@VMSolidus VMSolidus merged commit e4b8f70 into Simple-Station:master May 9, 2024
20 checks passed
Mnemotechnician pushed a commit to Mnemotechnician/Einstein-Engines that referenced this pull request Sep 9, 2024
Mnemotechnician pushed a commit to Mnemotechnician/Einstein-Engines that referenced this pull request Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pull Request Mirror Mirrors a PR from another Repo. Automatically applied by mirror bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants