1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-20 01:52:32 +01:00
This commit is contained in:
GilbN 2021-08-03 20:50:21 +00:00
parent 47833752e9
commit 00b1f34256
27 changed files with 169 additions and 86 deletions

View File

@ -0,0 +1,94 @@
/* dP dP dP */
/* 88 88 88 */
/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */
/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
/* 88 */
/* dP */
/* Made by @gilbN */
/* https://github.com/gilbN/theme.park */
/* PLEX OVERSEER SIDE MENU */
/* APP VARS*/
:root {
--sidebar-color: #1f2937;
}
/* EXTRA CSS */
[class*="SourceSidebar-openSidebar-"][class*="SourceSidebar-sidebar-"],
[class*="SourceSidebar-sidebar-"] {
background: var(--sidebar-color) !important;
padding-top: 10px;
}
[class*="NavBar-container-"] {
background: rgb(0 0 0 / 0%) !important;
}
[class*="SourceSidebar-openSidebar-"] [class*="SourceSidebarLink-isSelected-"] {
background: var(--main-bg-color);
box-shadow: inset 4px 0 0 0 transparent !important;
border-radius: 5px;
margin-bottom: 5px;
}
[class*="SourceSidebar-openSidebar-"] [class*="SourceSidebarLink-button-"]:hover,
[class*="SourceSidebar-openSidebar-"] [class*="SourceSidebarLink-isActive-"] {
background: var(--modal-bg-color);
}
[class*="SourceSidebarLink-button-"] {
margin-bottom: 5px;
}
[class*="SourceSidebar-expandedSidebar-"][class*="SourceSidebar-sidebar-"] {
background: var(--sidebar-color) !important;
}
[class*="SourceSidebar-expandedSidebar-"][class*="SourceSidebar-sidebar-"] [class*="SourceSidebarLink-isSelected-"] {
background: var(--main-bg-color) !important;
}
[class*="SourceSidebarContent-expandedSidebarContent-"],
[class*="AllSourcesSidebarContent-container-"] {
padding: 10px;
}
[class*="SourceSidebar-collapsedSidebar-"][class*="SourceSidebar-sidebar-"] [class*="AllSourcesSidebarContent-container-"] {
padding: 0px;
}
[class*="SourceSidebarContent-expandedSidebarContent-"] div {
border-radius: 5px;
}
[class*="SourceSidebar-collapsedSidebar-"] [class*="SourceSidebar-sidebar-"] {
border-radius: 0px !important;
}
[class*="SourceSidebarContent-expandedSidebarContent-"] [class*="SourceSidebarLink-button-"][class*="SidebarLink-sidebarLink-"][class*="Link-default-"][class*="SourceSidebarLink-small-"][class*="SourceSidebarLink-isSelected-"] {
box-shadow: none !important;
border-radius: 5px;
}
[class*="SourceSidebar-collapsedSidebar-"][class*="SourceSidebar-sidebar-"] [class*="SourceSidebarItem-button-"][class*="SourceSidebarLink-button-"][class*="SidebarLink-sidebarLink-"][class*="Link-default-"][class*="SourceSidebarLink-small-"][class*="SourceSidebarItem-isSelected-"][class*="SourceSidebarLink-isSelected-"] {
box-shadow: inset 4px 0 0 0 rgb(var(--accent-color)) !important;
border-radius: 0px;
}
[class*="SourceSidebarLink-button-"][class*="SidebarLink-sidebarLink-"][class*="Link-default-"][class*="SourceSidebarLink-small-"][class*="SourceSidebarLink-isSelected-"]:hover {
box-shadow: none !important;
background: var(--modal-bg-color) !important;
}
[class*="SourceSidebar-collapsedSidebar-"][class*="SourceSidebarLink-button-"][class*="SidebarLink-sidebarLink-"][class*="Link-default-"][class*="SourceSidebarLink-small-"][class*="SourceSidebarLink-isSelected-"]:hover {
box-shadow: inset 4px 0 0 0 rgb(var(--accent-color)) !important;
}
[class*="SourceSidebarLink-sourceLink-"]:hover [class*="SourceSidebarLink-iconContainer-"],
[class*="SourceSidebarLink-sourceLink-"]:hover [class*="SourceSidebarLink-title-"] {
color: rgb(var(--accent-color));
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -31,5 +31,5 @@
--button-color-hover: #fff200cc;
--accent-color: #fff200cc;
--accent-color-hover: #fff200cc;
--queue-color: #204c80cc;
--arr-queue-color: #204c80cc;
}

View File

@ -31,7 +31,7 @@
--accent-color: rgba(251, 63, 98, .8);
--accent-color-hover: rgba(251, 63, 98, .8);
--queue-color: rgba(63, 251, 157, .8);
--arr-queue-color: rgba(63, 251, 157, .8);
--link-color: #ff6581;
--link-color-hover: #fff;

View File

@ -30,5 +30,5 @@
--button-color-hover: #85096bcc;
--accent-color: #85096bcc;
--accent-color-hover: #85096bcc;
--queue-color: #204c80cc;
--arr-queue-color: #204c80cc;
}

View File

@ -30,7 +30,7 @@
--button-color-hover: #e80c0bcc;
--accent-color: #e80c0bcc;
--accent-color-hover: #e80c0bcc;
--queue-color: #204c80cc;
--arr-queue-color: #204c80cc;
}

File diff suppressed because one or more lines are too long

View File

@ -31,5 +31,5 @@
--button-color-hover: #f90c;
--accent-color: #f90c;
--accent-color-hover: #f90c;
--queue-color: #204c80cc;
--arr-queue-color: #204c80cc;
}

View File

@ -31,5 +31,5 @@
--button-color-hover: #0062ffcc;
--accent-color: #0062ffcc;
--accent-color-hover: #0062ffcc;
--queue-color: #0062ffcc;
--arr-queue-color: #0062ffcc;
}

View File

@ -31,5 +31,5 @@
--button-color-hover: rgba(4, 168, 0, .8);
--accent-color: #6df751cc;
--accent-color-hover: #6df751cc;
--queue-color: #6df751cc;
--arr-queue-color: #6df751cc;
}

View File

@ -23,14 +23,8 @@
--text-muted: #999;
/*Specials*/
--queue-color: #009688; /* Servarr apps + Bazarr*/
--poster-unwatched: rgb(21, 213, 194); /* Plex */
--spinner: invert(39%) sepia(98%) saturate(527%) hue-rotate(129deg) brightness(94%) contrast(101%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-secondary-alpha-70: rgba(0, 0, 0, 0.35);
--gitea-color-primary-light-4: #002D24;
--gitea-color-primary-light-2: #004B40;
--gitea-color-primary: #006B5F;
--gitea-color-primary-dark-2: #008C7E;
--gitea-color-primary-dark-4: #12AFA0;
--arr-queue-color: #009688; /* Servarr apps + Bazarr*/
--plex-poster-unwatched: rgb(21, 213, 194);
--petio-spinner: invert(39%) sepia(98%) saturate(527%) hue-rotate(129deg) brightness(94%) contrast(101%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-primary-dark-4: 18, 175, 160;
}

View File

@ -23,14 +23,8 @@
--text-muted: #999;
/*Specials*/
--queue-color: #6b5; /* Servarr apps + Bazarr*/
--poster-unwatched: #e5a00d; /* Plex */
--spinner: invert(35%) sepia(12%) saturate(4%) hue-rotate(2deg) brightness(104%) contrast(86%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-secondary-alpha-70: rgba(0, 0, 0, 0.35);
--gitea-color-primary-light-4: #303030;
--gitea-color-primary-light-2: #5E5E5E;
--gitea-color-primary: #919191;
--gitea-color-primary-dark-2: #C6C6C6;
--gitea-color-primary-dark-4: #FFFFFF;
--arr-queue-color: #6b5; /* Servarr apps + Bazarr*/
--plex-poster-unwatched: #e5a00d;
--petio-spinner: invert(35%) sepia(12%) saturate(4%) hue-rotate(2deg) brightness(104%) contrast(86%);/* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-primary-dark-4: 255, 255, 255;
}

View File

@ -23,14 +23,8 @@
--text-muted: #999;
/*Specials*/
--queue-color: #50fa7b; /* Servarr apps + Bazarr*/
--poster-unwatched: #bd93f9;/* Plex */
--spinner: invert(79%) sepia(27%) saturate(1033%) hue-rotate(74deg) brightness(104%) contrast(96%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-secondary-alpha-70: rgba(0, 0, 0, 0.35);
--gitea-color-primary-light-4: #003B00;
--gitea-color-primary-light-2: #006700;
--gitea-color-primary: #00961D;
--gitea-color-primary-dark-2: #00C74D;
--gitea-color-primary-dark-4: #50FA7B;
--arr-queue-color: #50fa7b; /* Servarr apps + Bazarr*/
--plex-poster-unwatched: #bd93f9;
--petio-spinner: invert(79%) sepia(27%) saturate(1033%) hue-rotate(74deg) brightness(104%) contrast(96%);/* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-primary-dark-4: 80, 250, 123;
}

View File

@ -23,14 +23,8 @@
--text-muted: #999;
/*Specials*/
--queue-color: #6b5; /* Servarr apps + Bazarr*/
--poster-unwatched: #FB3122; /* Plex */
--spinner: invert(32%) sepia(35%) saturate(3786%) hue-rotate(341deg) brightness(100%) contrast(92%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-secondary-alpha-70: rgba(0, 0, 0, 0.35);
--gitea-color-primary-light-4: #690000;
--gitea-color-primary-light-2: #890000;
--gitea-color-primary: #AC0002;
--gitea-color-primary-dark-2: #D0191D;
--gitea-color-primary-dark-4: #F44336;
--arr-queue-color: #6b5; /* Servarr apps + Bazarr*/
--plex-poster-unwatched: #FB3122;
--petio-spinner: invert(32%) sepia(35%) saturate(3786%) hue-rotate(341deg) brightness(100%) contrast(92%);/* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-primary-dark-4: 244, 67, 54;
}

View File

@ -23,14 +23,8 @@
--text-muted: #999;
/*Specials*/
--queue-color: #2cabe3; /* Servarr apps + Bazarr*/
--poster-unwatched: #2cabe3;/* Plex */
--spinner: invert(65%) sepia(83%) saturate(2026%) hue-rotate(167deg) brightness(90%) contrast(97%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-secondary-alpha-70: rgba(0, 0, 0, 0.35);
--gitea-color-primary-light-4: #002A57;
--gitea-color-primary-light-2: #004878;
--gitea-color-primary: #00679A;
--gitea-color-primary-dark-2: #0088BE;
--gitea-color-primary-dark-4: #2CABE3;
--arr-queue-color: #2cabe3; /* Servarr apps + Bazarr*/
--plex-poster-unwatched: #2cabe3;
--petio-spinner: invert(65%) sepia(83%) saturate(2026%) hue-rotate(167deg) brightness(90%) contrast(97%);/* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-primary-dark-4: 44, 171, 227;
}

View File

@ -0,0 +1,30 @@
:root {
--main-bg-color: linear-gradient(360deg, hsl(221, 39%, 11%) 65%, hsl(215, 28%, 17%) 100%);
--modal-bg-color: #1f2937;
--modal-header-color: #1f2937;
--modal-footer-color: #1f2937;
--drop-down-menu-bg: #374151;
--button-color: #4f46e5;
--button-color-hover: #6366f1;
--button-text: #e5e7eb;
--button-text-hover: #fff;
--accent-color: 167, 139, 250;
--accent-color-hover: rgb(var(--accent-color),.8);
--link-color: #6366f1;
--link-color-hover: #a78bfa;
--label-text-color: #000;
--text: #d1d5db;
--text-hover: #fff;
--text-muted: #9ca3af;
/*Specials*/
--arr-queue-color: #6366f1; /* Servarr apps + Bazarr*/
--plex-poster-unwatched: #6366f1;
--petio-spinner: invert(24%) sepia(59%) saturate(3411%) hue-rotate(237deg) brightness(91%) contrast(96%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-primary-dark-4: 98, 116, 145;
}

View File

@ -26,13 +26,7 @@
--text-muted: #999;
/*Specials*/
--queue-color: #27c24c; /* Servarr apps + Bazarr*/
--spinner: invert(0%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-secondary-alpha-70: rgba(0, 0, 0, 0.35);
--gitea-color-primary-light-4: #492000;
--gitea-color-primary-light-2: #6E4500;
--gitea-color-primary: #9B6C00;
--gitea-color-primary-dark-2: #CC9500;
--gitea-color-primary-dark-4: #FFC107;
--arr-queue-color: #27c24c; /* Servarr apps + Bazarr*/
--petio-spinner: invert(0%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%);/* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-primary-dark-4: 255, 193, 7;
}

View File

@ -23,14 +23,8 @@
--text-muted: #999;
/*Specials*/
--queue-color: #81a6b7; /* Servarr apps + Bazarr*/
--poster-unwatched: #70aeca;/* Plex */
--spinner: invert(50%) sepia(31%) saturate(341%) hue-rotate(155deg) brightness(88%) contrast(85%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-secondary-alpha-70: rgba(0, 0, 0, 0.35);
--gitea-color-primary-light-4: #002634;
--gitea-color-primary-light-2: #1D4352;
--gitea-color-primary: #3E6272;
--gitea-color-primary-dark-2: #5F8394;
--gitea-color-primary-dark-4: #81A6B7;
--arr-queue-color: #81a6b7; /* Servarr apps + Bazarr*/
--plex-poster-unwatched: #70aeca;
--petio-spinner: invert(50%) sepia(31%) saturate(341%) hue-rotate(155deg) brightness(88%) contrast(85%);/* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-primary-dark-4: 129, 166, 183;
}

View File

@ -22,6 +22,7 @@
<p align="center">Click on the banners for screenshots.</p>
<a href="https://docs.theme-park.dev/colors/dracula"><img src="https://docs.theme-park.dev/site_assets/dracula_banner.png" alt="Dracula"/></a>
<a href="https://docs.theme-park.dev/colors/overseer"><img src="https://docs.theme-park.dev/site_assets/overseer_banner.png" alt="Overseer"/></a>
<a href="https://docs.theme-park.dev/colors/organizr-dark"><img src="https://docs.theme-park.dev/site_assets/organizrdark_banner.png" alt="Organizr-Dark"/></a>
<a href="https://docs.theme-park.dev/colors/aquamarine"><img src="https://docs.theme-park.dev/site_assets/aquamarine_banner.png" alt="Aquamarine"/></a>
<a href="https://docs.theme-park.dev/colors/hotline"><img src="https://docs.theme-park.dev/site_assets/hotline_banner.png" alt="Hotline"/></a>