diff --git a/README.md b/README.md
index ffe4387e..405a3d02 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@
+
diff --git a/css/theme-options/maroon.css b/css/theme-options/maroon.css
index 2c48fbce..2260540a 100644
--- a/css/theme-options/maroon.css
+++ b/css/theme-options/maroon.css
@@ -12,17 +12,18 @@
--button-text: #eee;
--button-text-hover: #FFF;
- --accent-color: 208, 103, 160;
+ --accent-color: 162, 28, 101;
--accent-color-hover: rgb(var(--accent-color),.8);
- --queue-color: #6b5;
--link-color: rgb(162, 28, 101);
--link-color-hover: rgb(194, 36, 122);
-
+ --label-text-color: #fff;
+
--text:#dadada;
--text-hover: #fff;
--text-muted: #999;
- --arr-queue-color: rgb(0, 255, 157);
+ /*Specials*/
+ --arr-queue-color: #6b5; /* Servarr apps + Bazarr*/
--plex-poster-unwatched: rgb(123, 21, 77);
--petio-spinner: invert(13%) sepia(77%) saturate(2418%) hue-rotate(306deg) brightness(94%) contrast(98%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-primary-dark-4: 150, 26, 94;