From 18d672d878637a4ded85e0b87a9bedb774457124 Mon Sep 17 00:00:00 2001 From: Draper <27962761+Drapersniper@users.noreply.github.com> Date: Wed, 2 Mar 2022 12:43:03 +0000 Subject: [PATCH] Dont have gitea to test - but basing it off organizr.css this should be fine --- css/community-theme-options/trueblack.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/community-theme-options/trueblack.css b/css/community-theme-options/trueblack.css index fc6d28e8..5e817693 100644 --- a/css/community-theme-options/trueblack.css +++ b/css/community-theme-options/trueblack.css @@ -25,6 +25,6 @@ --arr-queue-color: #ddd; /* Servarr apps + Bazarr*/ --plex-poster-unwatched: #ddd; --petio-spinner: invert(35%) sepia(0%) saturate(6%) hue-rotate(136deg) brightness(95%) contrast(87%);/* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ - --gitea-color-primary-dark-4: 255, 255, 255; + --gitea-color-primary-dark-4: 170, 170, 170; --overseerr-gradient: linear-gradient(180deg, rgba(0, 0, 0, 0.17) 0%, rgba(0, 0, 0) 100%); } \ No newline at end of file