@include('partials.theme-mode-preflight') {{-- stylesheets --}} @include('partials.theme-mode-tenant-vars') @if (($snipeSettings) && ($snipeSettings->header_color)) @endif @if (($snipeSettings) && ($snipeSettings->custom_css)) @endif
@include('partials.impersonation-banner') {{-- Login / error page header bar. Styled with the tenant's var(--main-theme-color) background so the uploaded logo lives in the same colored context it does on the logged-in app's top-nav. Without this, tenants who designed a logo for a colored navbar (e.g. white text on brand color) would see it float against a plain light or dark body background where it may not read well. Falls back to site_name text when no logo is uploaded so the bar has something meaningful in it. --}}