We need a button to toggle light dark mode. It should try to respect the users browser preferences.
Since we are using mantine, we can use their functionality for general theming but there may be a couple places to modify custom css.
https://mantine.dev/theming/color-schemes/
A simple button that toggles the light/dark aspect would be fine for now. Please use icons from Tabler which we have as a dependency for React already.
https://tabler.io/icons
We need a button to toggle light dark mode. It should try to respect the users browser preferences.
Since we are using mantine, we can use their functionality for general theming but there may be a couple places to modify custom css.
https://mantine.dev/theming/color-schemes/
A simple button that toggles the light/dark aspect would be fine for now. Please use icons from Tabler which we have as a dependency for React already.
https://tabler.io/icons