diff --git a/WebServices/Peertube/custom-peertube.css b/WebServices/Peertube/custom-peertube.css index de61ac1..23728ab 100644 --- a/WebServices/Peertube/custom-peertube.css +++ b/WebServices/Peertube/custom-peertube.css @@ -5,8 +5,8 @@ body { /* */ /* Set the colors of them primary and hovers */ /* */ - --primary: #ff9007 !important; - --border-primary: #ff9007 !important; + --primary: #ff6600 !important; + --border-primary: #ff6600 !important; --mainHoverColor: #8b49fd; /* */ /* Sexy background anyone? Sets a centered, fixed background image covering the space, and a gradient over it. Gradient is made for dark theme */