Added increase contrast option
diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json
index 9b5e5ec..24b93c9 100644
--- a/src/_locales/en/messages.json
+++ b/src/_locales/en/messages.json
@@ -59,6 +59,10 @@
     "message": "Enables the <code class=\"help\" title=\"This flag activates the functionality which allows a PE to move threads from a forum where they are currently a PE to another forum in the Community Console.\">enableMoveThread</code> Community Console flag.",
     "description": "Feature checkbox in the options page"
   },
+  "options_increasecontrast":{
+    "message": "Increase contrast between read and unread threads in the Community Console.",
+    "description": "Feature checkbox in the options page"
+  },
   "options_save": {
     "message": "Save",
     "description": "Button in the options page to save the settings"