@php use App\Support\Ui\ThemePalette; $savedTheme = ThemePalette::normalize(auth()->user()?->appearance); @endphp