diff --git a/AutoTrackR2/Assets/THEENCLAVE.png b/AutoTrackR2/Assets/THEENCLAVE.png
new file mode 100644
index 0000000..59f505e
Binary files /dev/null and b/AutoTrackR2/Assets/THEENCLAVE.png differ
diff --git a/AutoTrackR2/themes.json b/AutoTrackR2/themes.json
index 3badc04..4edddd9 100644
--- a/AutoTrackR2/themes.json
+++ b/AutoTrackR2/themes.json
@@ -121,7 +121,7 @@
       "Accent": "#FF4500",
       "Button": "#2A0A0A",
       "Background": "#1A0000",
-      "Text": "#FF8C42",
+      "Text": "#FFFFFF",
       "AltText": "#FF6B35"
     },
     "Logo": {
@@ -362,5 +362,18 @@
       "Path": "/Assets/FCU.png",
       "Primary": "#9CAF88"
     }
+  },
+  "THEENCLAVE": {
+    "Colors": {
+      "Accent": "#FF0000",
+      "Button": "#1A0000",
+      "Background": "#0A0000",
+      "Text": "#FFFFFF",
+      "AltText": "#FF3333"
+    },
+    "Logo": {
+      "Path": "/Assets/THEENCLAVE.png",
+      "Primary": "#FF0000"
+    }
   }
 }