Browse Source

Dont have gitea to test - but basing it off organizr.css this should be fine

pull/328/head
Draper 3 years ago
parent
commit
18d672d878
No known key found for this signature in database GPG Key ID: C6F108E2FED044A1
  1. 2
      css/community-theme-options/trueblack.css

2
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%);
} }
Loading…
Cancel
Save