Skip to content

Accent color on wasm#11264

Draft
ogoffart wants to merge 1 commit into
masterfrom
olivier/wasm_accent_color
Draft

Accent color on wasm#11264
ogoffart wants to merge 1 commit into
masterfrom
olivier/wasm_accent_color

Conversation

@ogoffart
Copy link
Copy Markdown
Member

@ogoffart ogoffart commented Apr 3, 2026

I actually don't know if this is worth it.

Chrome doesn't support that yet, so this is only working with Firefox and Safari.
https://caniuse.com/?search=AccentColor

But it seems that Firefox hardcode a (blue) accent color on Linux and android instead of using the one from the system. Which is arguably worse as the default from the style.

So i haven't tested any combination that works, but it may only work on Safari and Firefox on Windows and maybe mac.

@ogoffart ogoffart requested a review from tronical April 3, 2026 21:02
@tronical
Copy link
Copy Markdown
Member

tronical commented Apr 4, 2026

I can try on macOS next week. We could limit it to working user agents.

@tronical
Copy link
Copy Markdown
Member

tronical commented Apr 7, 2026

I tried this with Safari on macOS but the accent color was not detected. Let me know if you'd like me to debug this further.

@ogoffart ogoffart marked this pull request as draft April 7, 2026 09:13
@ogoffart
Copy link
Copy Markdown
Member Author

ogoffart commented Apr 7, 2026

I've converted this to a draft.
I guess this is not worth it at this point and we may re-evaluate in the future.

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.

2 participants