refactor(theme): use semantic color tokens - #697
Conversation
Visual comparisonLight and dark themes at 1440 × 1000. Each row shows the current
Explorer homeRoute:
Osmosis dashboardRoute:
Recent blocksRoute:
Xion consensus monitorRoute:
CosmWasm contractRoute:
FaucetRoute:
Osmosis governance proposal 1037Route:
Cosmos IBC connectionRoute:
Validator detailRoute:
UptimeRoute:
Uptime customizationRoute:
Wallet accountsRoute:
Capture notes
|
















































Summary
base-*andactivetokens for neutral surfaces and hover statesBehavior
These class changes do not alter component state, props, events, routing, conditions, or rendered content. Existing interactions remain unchanged while neutral and status colors now follow the active DaisyUI theme.
Verona-specific branding, proposal veto-token changes, and state-sync/widget code colors that still use
dark:invertremain excluded.Checks
corepack yarn type-checkcorepack yarn build-onlygit diff --checkThe repository Prettier configuration reports baseline formatting differences in most touched files, so no broad formatting rewrite is included.
Split
Configurable initial light/dark mode support now lives in #698.