You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(webapp): swap the Black and White icons with the active theme
Replaces the placeholder circles with the supplied artwork, and picks between
them per active theme: the option matching the current end of the scale draws as
a ring so the background reads through it, the opposing one as a solid disc in
the foreground colour. Dark and Black show Black as a ring, Light and White show
White as a ring.
The appearance resolution joins the other theme resolution in
useSystemThemeSync, and defaults to dark before the effect runs so the first
client render agrees with the server's.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
0 commit comments