Description
Add a theme toggle in the Settings → General tab that allows users to switch between dark mode, light mode, and system theme.
What Needs to Be Done
Acceptance Criteria
Relevant Files
src/views/Settings.tsx — GeneralTab component
src/styles/global.css — CSS variables
src/App.tsx — Theme provider wrapper
Resources
Description
Add a theme toggle in the Settings → General tab that allows users to switch between dark mode, light mode, and system theme.
What Needs to Be Done
Acceptance Criteria
Relevant Files
src/views/Settings.tsx— GeneralTab componentsrc/styles/global.css— CSS variablessrc/App.tsx— Theme provider wrapperResources