set default iconset to auto

This commit is contained in:
tophf 2022-02-16 21:50:22 +03:00
parent 321e06b4db
commit 3242be16fc

View File

@ -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