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
When opening the Layer5 website, there is a brief white background flash before the dark theme loads. This creates a noticeable flicker effect and impacts the perceived user experience.
This appears to be a theme initialization or CSS loading timing issue (FOUC — Flash of Unstyled Content).
Expected Behavior
The website should load directly with the correct theme background (dark mode) without any white flash.
Description
When opening the Layer5 website, there is a brief white background flash before the dark theme loads. This creates a noticeable flicker effect and impacts the perceived user experience.
This appears to be a theme initialization or CSS loading timing issue (FOUC — Flash of Unstyled Content).
Expected Behavior
The website should load directly with the correct theme background (dark mode) without any white flash.
Screenshots
Screen.Recording.2026-02-28.at.9.10.02.PM.mov
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the
masterbranch.