apache/sedona

Idea: We should implement Dark and Light Theme Switch on the website

Open

#2,444 opened on Oct 23, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Scala (693 forks)batch import
docsgood first issueimprovement

Repository metrics

Stars
 (1,953 stars)
PR merge metrics
 (Avg merge 1d 7h) (49 merged PRs in 30d)

Description

https://web.dev/patterns/theming

"Create adaptive color systems, so a user's preferences for things like light or dark, are easy to orchestrate."

In desktop mode top right the https://web.dev site has implemented the theme switch icon to toggle between themes.

Written by members of the Chrome team, and external experts who specialize in web development topics such as accessibility, performance, design, and more.

Contributor guide