The main Laravel homepage has support for light/dark theme which automatically is detected and applied to the welcome view.
As soon as you login via Jetstream, only the light theme is applied and the system theme is no longer used. I've only tested this on the Jetstream Inertia stack.
Requesting feature for the Jetstream Dashboard to also automatically detected system theme and apply to frontend.
Would be super sweet if there was a light/dark theme toggle at the top somewhere too.