apache/sedona

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

Open

#2444 opened on Oct 23, 2025

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

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