# Dark Theme For the moment the current components are built with a light theme only. ## TO DO - [ ] Prepare a new set of colors following [tailwind's dark mode notation](https://tailwindcss.com/docs/dark-mode). - [ ] Add a checkbox to pull request template for checking light and dark mode always - [ ] Create a new story for switching between light and dark mode
Dark Theme
For the moment the current components are built with a light theme only.
TO DO