feat: adaptive themeing

This commit is contained in:
2026-03-16 15:40:16 +10:30
parent 577287b8a8
commit 3a2c438223
9 changed files with 197 additions and 21 deletions
+2
View File
@@ -41,6 +41,8 @@ export interface SettingsState {
mockNotices?: boolean;
hideSensitiveContent?: boolean;
iconOnlySidebar?: boolean;
adaptiveThemeColour?: boolean;
adaptiveThemeGradient?: boolean;
// depreciated keys
animatedbk: boolean;