From 525030c15dc126645741a82347a5d3959663c7d3 Mon Sep 17 00:00:00 2001 From: narcolepticinsomniac Date: Fri, 12 Oct 2018 16:26:51 -0400 Subject: [PATCH] prefs --- js/prefs.js | 6 ++++++ 1 file changed, 6 insertions(+) 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