System Information
- Strapi Version: 4.14.5
- Operating System: macOS 13.5
- Database: sqlite
- Node Version: v18.16.0
- NPM Version: 9.5.1
- Yarn Version: 1.22.5
Hello everyone,
I’m using Strapi for my project and I’m wondering how to set the “light” theme as the default for all users in the admin dashboard. Currently, when new users log in for the first time, they get a different default theme. I’d like them to see the “light” theme by default.
Does anyone know how to achieve this? Thank you in advance for your assistance!