User story: As a user, I want to change the app color themes (light/dark) so that I will choose the more appropriate one for my eyes ___ TODO: - [ ] Update `ThemeToggle` component to use [this composable](https://vueuse.org/core/usedark/) - [ ] Write styles for dark theme...
User story:
As a user, I want to change the app color themes (light/dark) so that I will choose the more appropriate one for my eyes
TODO:
ThemeTogglecomponent to use this composable