diff --git a/js/prefs.js b/js/prefs.js index b89da994..b59879d0 100644 --- a/js/prefs.js +++ b/js/prefs.js @@ -89,6 +89,12 @@ var prefs = new function Prefs() { 'iconset': 0, // 0 = dark-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 'badgeNormal': '#006666', // badge background color