laravel / nova-issues

556 stars 34 forks source link

Dark mode theme color not supported #5705

Closed jsmit99 closed 1 year ago

jsmit99 commented 1 year ago

Description:

The theme-color is always white #fff for all nova themes. In dark mode it gives an ugly (white) bar instead of a nice dark bg.

Detailed steps to reproduce the issue on a fresh Nova installation:

  1. Go to your local nova installation
  2. Log into your account
  3. Set dark mode in top right
crynobone commented 1 year ago

Unable to reproduce the issue, please provide full reproducing repository based on fresh installation as suggested in the bug report template (or you can refer to https://github.com/nova-issues for example)

jsmit99 commented 1 year ago

It's about the theme-color (meta setting) in the HTML head section of nova. See attached image.

image

For example for Envoyer it will go red

image