@ -10,9 +10,7 @@
/* Made by @gilbN */
/* https://github.com/gilbN/theme.park */
/* PLEX OVERSEER THEME */
/* PLEX OVERSEER SIDE MENU */
@import url(https://theme-park.dev/CSS/themes/plex/plex-base.css);
@import url(https://theme-park.dev/CSS/variables/overseer.css);
/* APP VARS*/
:root {
@ -1,5 +1,5 @@
--main-bg-color: linear-gradient(360deg, hsla(221, 39%, 11%, 1) 65%, hsla(215, 28%, 17%, 1) 100%);
--main-bg-color: linear-gradient(360deg, hsl(221, 39%, 11%) 65%, hsl(215, 28%, 17%) 100%);
--modal-bg-color: #1f2937;
--modal-header-color: #1f2937;