Skip to content

Conversation

@gonfunko
Copy link
Owner

This PR fixes #52 and fixes #240. It also makes general improvements to the styling of menus. FieldMatrix and FieldAngle now slightly skew from Scratch, but in what I think are more accessible and consistent ways: The FieldAngle circle background color is not hardcoded to the main theme's blue block color (it inherits its color), and it uses black tick marks/lines in the high contrast theme, consistent with the color used for text in that theme. FieldMatrix now uses more visible colors in the high contrast theme, and the small preview of the matrix in the field cell draws non-active cells with the field's background color to make the intended bitmap image more readily visible.

Spork fields:
spork_angle_default
spork_angle_hc
spork_matrix_hc
spork_matrix_default

Scratch fields:
scratch_angle_default
scratch_angle_hc
scratch_matrix_hc
scratch_matrix_default

@gonfunko gonfunko merged commit abd9a40 into modern-blockly Jul 31, 2025
1 check passed
@gonfunko gonfunko deleted the high-contrast-fixits branch July 31, 2025 18:44
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.

FieldAngle renders incorrectly in high contrast mode Matrix field colours are low contrast in high contrast mode

3 participants