mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
save user preference theme color
This commit is contained in:
@@ -11,6 +11,7 @@ export type CustomTheme = {
|
||||
isEditable: boolean;
|
||||
hideThemeName: boolean;
|
||||
webURL?: string;
|
||||
selectedColor?: string;
|
||||
}
|
||||
|
||||
export type DownloadedTheme = CustomTheme & {
|
||||
|
||||
Reference in New Issue
Block a user