X Tutup
Skip to content

scratchr2: fix text shadows#8882

Merged
mxmou merged 1 commit intoScratchAddons:masterfrom
mxmou:fix-white-text-shadow
Mar 10, 2026
Merged

scratchr2: fix text shadows#8882
mxmou merged 1 commit intoScratchAddons:masterfrom
mxmou:fix-white-text-shadow

Conversation

@mxmou
Copy link
Member

@mxmou mxmou commented Mar 9, 2026

Changes

Someone reported the issue on Scratch:

The brighter the gray background in website customizable colors the more likely the words are gonna be bold in page titles in 2.0 styled pages even with Scratch 2.0 -> 3.0 on.

This happened when 2.0 → 3.0 was enabled and the gray background setting in website dark mode was set to white or another very light color. The "bold words" were caused by white text being drawn with a white text shadow:

image

Tests

Tested on Edge.

@mxmou mxmou self-assigned this Mar 9, 2026
@mxmou mxmou added scope: addon Related to one or multiple addons scope: addon compatiblity Compatiblity issue between two or more addons labels Mar 9, 2026
@mxmou mxmou merged commit c2026df into ScratchAddons:master Mar 10, 2026
1 check passed
@mxmou mxmou deleted the fix-white-text-shadow branch March 10, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: addon compatiblity Compatiblity issue between two or more addons scope: addon Related to one or multiple addons

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup