Browse Source
Dont have gitea to test - but basing it off organizr.css this should be fine
pull/328/head
Draper
3 years ago
No known key found for this signature in database
GPG Key ID: C6F108E2FED044A1
1 changed files with
1 additions and
1 deletions
-
css/community-theme-options/trueblack.css
|
@ -25,6 +25,6 @@ |
|
|
--arr-queue-color: #ddd; /* Servarr apps + Bazarr*/ |
|
|
--arr-queue-color: #ddd; /* Servarr apps + Bazarr*/ |
|
|
--plex-poster-unwatched: #ddd; |
|
|
--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 */ |
|
|
--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%); |
|
|
--overseerr-gradient: linear-gradient(180deg, rgba(0, 0, 0, 0.17) 0%, rgba(0, 0, 0) 100%); |
|
|
} |
|
|
} |