Instead of using builtin tailwind colors, use custom theme colors and change depending on light/dark class on html/body element - [ ] Keep track of light/dark mode preference in localstorage - [ ] Apply light/dark class to element high up in DOM tree - [ ] Migrate to custom theme colors
Instead of using builtin tailwind colors, use custom theme colors and change depending on light/dark class on html/body element