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
A theme toggle exists in the navbar, but most page components (NetworkInfo, RecentBlocks, Transactions) use hardcoded bg-white, bg-gray-100, text-gray-700 etc. without dark: variants, so toggling dark mode breaks the layout.
A theme toggle exists in the navbar, but most page components (NetworkInfo, RecentBlocks, Transactions) use hardcoded bg-white, bg-gray-100, text-gray-700 etc. without dark: variants, so toggling dark mode breaks the layout.