Skip to content

Adjusting Event sheet colors-P2#8503

Open
LuniMoon wants to merge 3 commits intomasterfrom
Adjusting-Event-sheet-colors-P2
Open

Adjusting Event sheet colors-P2#8503
LuniMoon wants to merge 3 commits intomasterfrom
Adjusting-Event-sheet-colors-P2

Conversation

@LuniMoon
Copy link
Copy Markdown
Collaborator

Updating colors from Palette No.1 to match the minimum accessibility standards of AA for text:

  • Used GDevelop's offcial Gray as background
  • Updated colors to hit at least the minimum value of contrast for small text (less than 18px).
  • Same standards applied to Dark and Light
  • Colors are equivalent across color Tokens (blue in dark is also blue in light, and so on.

Notes:

  • Some VSCode palette themes where explored after observation on PR 8495
  • Got color examples from palettes that could be GDevelop compatible
  • Ran colors against AA contrast checkers
  • Corrected colors to be at least AA (good readability for text smaller to 18px)
  • Only kept swatches that matched the minimum of AA.

LuniMoon added 3 commits April 7, 2026 17:56
Adjusting individual event sheet colors in the Dark and Light official themes so they:
- Reflect the same colors in dark and light mode (for example, objects were blue on Light mode, Pink on dark mode...) for better visual recall
- Remain visually accessible (color contrast)
Updating Conditions and action's bg colors to GDevelop's official "Gray scale".
Updating colors from Palette No.1 (#8495) to match the minimum accessibility standards of AA for text (https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum.html):

- Used GDevelop's offcial Gray as background
- Updated colors to hit at least the minimum value of contrast for small text (less than 18px).
- Same standards applied to Dark and Light
- Colors are equivalent across color Tokens (blue in dark is also blue in light, and so on.
@LuniMoon LuniMoon requested a review from 4ian as a code owner April 10, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant