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

IDE Updater: [Light Skin] Important text on "IDE Update" dialogs is hard to read because light-green on light-grey background #8389

Closed
1 task
mgeddesGM opened this issue Nov 13, 2024 · 3 comments
Assignees
Labels
ide-bug Bugs with the GameMaker IDE
Milestone

Comments

@mgeddesGM
Copy link

Description

Some of the key details are unreadable in the new IDE Updater when using the light IDE skin.

Update Available
Image

Restart IDE to Update
Image

Expected Change

The text at these two points now has a colour that is readable when using the light skin

Steps To Reproduce

  1. Install Beta IDE v2024.1100.0.682 or a new version that's not the newest
  2. change the IDE skin to "light"
  3. go to "help - check for update" if the update modal does not show on IDE restart
  4. notice the update text is almost unreadable
  5. press download and wait to complete
  6. notice the update text is almost unreadable

How reliably can you recreate this issue using your steps above?

Always

Which version of GameMaker are you reporting this issue for?

2024.1100 (Betas)

Which operating system(s) are you seeing the problem on?

Windows 11

Are you running GameMaker from inside your Steam library?

No

Sample Package Attached?

  • [] I have attached my bug package

Sample Project Added?

  • I have included a small sample project
@mgeddesGM mgeddesGM added the ide-bug Bugs with the GameMaker IDE label Nov 13, 2024
@mgeddesGM mgeddesGM changed the title IDE Updater: text on some modal screens unreadable when using light IDE skin IDE Updater: text on some modal screens unreadable when using light IDE skin Nov 13, 2024
@YYDan YYDan changed the title IDE Updater: text on some modal screens unreadable when using light IDE skin IDE Updater: [Light Skin] Important text on "IDE Update" dialogs is hard to read because light-green on light-grey background Nov 13, 2024
@YYDan YYDan added this to the 2024.11 milestone Nov 13, 2024
@stuckie stuckie moved this from Triage to Todo in Team Workload Nov 14, 2024
@mtraynortm
Copy link

Hi @stuckie hex code chosen for text in the light skin is #3600bf (which is RGBA, GM requiring GBRA I'm sure)

@stuckie stuckie moved this from Todo to In Progress in Team Workload Nov 18, 2024
@stuckie
Copy link

stuckie commented Nov 18, 2024

Should now look like this:

Image

@stuckie stuckie closed this as completed Nov 18, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Team Workload Nov 18, 2024
@YYBartT YYBartT moved this from Done to Ready for QA in Team Workload Nov 18, 2024
@Emc1923 Emc1923 self-assigned this Nov 20, 2024
@Emc1923
Copy link

Emc1923 commented Nov 20, 2024

Verified in IDE v2024.1100.0.688 Runtime v2024.1100.0.709

@Emc1923 Emc1923 moved this from Ready for QA to Verified in Team Workload Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide-bug Bugs with the GameMaker IDE
Projects
Status: Verified
Development

No branches or pull requests

5 participants