mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
save selectedColor for non-destructive theme viewing
This commit is contained in:
@@ -173,6 +173,7 @@ const DefaultValues: SettingsState = {
|
||||
subjectfilters: {},
|
||||
selectedTheme: '',
|
||||
selectedColor: 'linear-gradient(40deg, rgba(201,61,0,1) 0%, RGBA(170, 5, 58, 1) 100%)',
|
||||
originalSelectedColor: '',
|
||||
DarkMode: true,
|
||||
shortcuts: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user