This commit is contained in:
narcolepticinsomniac 2018-10-12 16:26:51 -04:00 committed by GitHub
parent b2af8770ee
commit 525030c15d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,6 +89,12 @@ var prefs = new function Prefs() {
'iconset': 0, // 0 = dark-themed icon 'iconset': 0, // 0 = dark-themed icon
// 1 = light-themed icon // 1 = light-themed icon
'popupui': 0, // 0 = new UI
// 1 = classic UI
'popupclick': 0, // 0 = edit
// 1 = toggle
'badgeDisabled': '#8B0000', // badge background color when disabled 'badgeDisabled': '#8B0000', // badge background color when disabled
'badgeNormal': '#006666', // badge background color 'badgeNormal': '#006666', // badge background color