Skip to content

Use a local theme (dark aware).#4

Open
greggman wants to merge 1 commit intowebgpu:mainfrom
greggman:use-local-theme
Open

Use a local theme (dark aware).#4
greggman wants to merge 1 commit intowebgpu:mainfrom
greggman:use-local-theme

Conversation

@greggman
Copy link

The current theme is not dark mode aware. As such it was showing the dark SVG logo on a hard coded light page.

This changes it to use a local theme so that it's entirely in the site's control.

current site

Screenshot 2026-03-10 at 11 04 36

with this change (light mode)

Screenshot 2026-03-10 at 11 05 29

with this change (dark mode)

Screenshot 2026-03-10 at 11 05 39

The current theme is not dark mode aware. As such it was showing
the dark SVG logo on a hard coded light page.

This changes it to use a local theme so that it's entirely in
the site's control.
@greggman greggman changed the title Use a local theme. Use a local theme (dark aware). Mar 10, 2026
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