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