:root { --main-bg-color: radial-gradient(at top center, rgba(0, 0, 0, 0), hsla(0, 14%, 18%, 0.2), hsla(0, 18%, 5%, 1) 95%) center center/cover no-repeat fixed, radial-gradient(at bottom center, rgba(0, 0, 0, 0.15), hsla(0, 14%, 18%, 0.45), hsla(0, 18%, 5%, 0.6)) center center/cover no-repeat fixed, linear-gradient(to top, #e2c9cc 1%, #e7627d 46%, #b8235a 59%, #801357 71%, #3d1635 84%, #1c1a27 100%) center center/cover no-repeat fixed; --modal-bg-color: var(--main-bg-color); --modal-header-color: var(--main-bg-color); --modal-footer-color: var(--main-bg-color); --drop-down-menu-bg: var(--main-bg-color); --button-color: #3d1635; --button-color-hover: #801357; --button-text: #eee; --button-text-hover: #FFF; --accent-color: 231, 98, 125; --accent-color-hover: rgb(var(--accent-color),.8); --link-color: rgb(230, 125, 146); --link-color-hover: #e2c9cc; --label-text-color: #fff; --text:#ddd; --text-hover: #fff; --text-muted: #999; /*Specials*/ --arr-queue-color: #6b5; /* Servarr apps + Bazarr*/ --plex-poster-unwatched: #e7627d; --petio-spinner: invert(68%) sepia(13%) saturate(766%) hue-rotate(170deg) brightness(90%) contrast(79%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ --gitea-color-primary-dark-4: 231, 98, 125; }