Some users prefer to visit websites without JavaScript. Our infrastructure supports this perfectly, but due to the implementation of nuxt-theme, we don't display theme colors for these users.
We need to make dark theme as default one. This will be sufficient, as the theme detect logic runs in the header, and everything will work reliably for other users
Some users prefer to visit websites without JavaScript. Our infrastructure supports this perfectly, but due to the implementation of nuxt-theme, we don't display theme colors for these users.
We need to make dark theme as default one. This will be sufficient, as the theme detect logic runs in the header, and everything will work reliably for other users