feat: update theme management across the application; change default theme to 'light', disable system theme option, and add ThemeCard component in settings for enhanced user customization
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 2m23s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 2m23s
This commit is contained in:
@@ -5,3 +5,4 @@ export { BackupCard } from "./backup-card";
|
||||
export { PasswordCard } from "./password-card";
|
||||
export { ReconcileDateRangeCard } from "./reconcile-date-range-card";
|
||||
export { BackgroundCard } from "./background-card";
|
||||
export { ThemeCard } from "./theme-card";
|
||||
|
||||
Reference in New Issue
Block a user