Level 4
In this stack overflow post is explained how you can do it. https://stackoverflow.com/questions/73315372/forcing-dark-or-light-mode-laravel-nova-4
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am working on a new CRM project, and I have found this in the documentation: https://nova.laravel.com/docs/4.0/installation.html#disabling-nova-s-theme-switcher which will remove the toggle button but will default the page to the OS setting. My question is is there a way to lock this so that regardless of OS setting its always one or the other?
Please or to participate in this conversation.