How do I edit the style for the dark mode for Metronic React version? I want to edit the text color of the dashboard component.
Hi,
You can edit the dark mode colors in the Sass files:src/_metronic/assets/sass/components/_variables.custom.scss
src/_metronic/assets/sass/core/components/_variables-dark.scss
src/_metronic/assets/sass/layout/_variables.custom.scss
If you need any further help, please let us know.
Regards