Screens
What changed
Unified design system
One primary color (teal), coherent neutrals, typographic hierarchy. Fixes the old teal+purple+navy button mismatch.
Light & dark modes
True dark mode (not inverted), persisted per-user. Cookie-backed to avoid flash-of-light on load.
Drop-in integration
Same Laravel + Livewire + Tailwind stack. Blade components for sidebar, topbar, cards, tables — port page by page.
How to review
- Open each screen and click the sun/moon icon in the topbar to flip themes.
- Check spacing, hierarchy, and color usage — tell us what you'd change.
- Try the sidebar on a few screens — eSIM and Users Management expand to child pages.
- The transactions table demonstrates pagination, filter chips, and action menus.