set default iconset to auto
This commit is contained in:
parent
321e06b4db
commit
3242be16fc
|
@ -120,7 +120,7 @@
|
||||||
|
|
||||||
'sync.enabled': 'none',
|
'sync.enabled': 'none',
|
||||||
|
|
||||||
'iconset': 0, // 0 = dark-themed icon
|
'iconset': -1, // 0 = dark-themed icon
|
||||||
// 1 = light-themed icon
|
// 1 = light-themed icon
|
||||||
// -1 = match dark/light mode
|
// -1 = match dark/light mode
|
||||||
'badgeDisabled': '#8B0000', // badge background color when disabled
|
'badgeDisabled': '#8B0000', // badge background color when disabled
|
||||||
|
|
Loading…
Reference in New Issue
Block a user