diff --git a/CSS/themes/sonarr/mind.css b/CSS/themes/sonarr/mind.css new file mode 100644 index 00000000..b2ae2cac --- /dev/null +++ b/CSS/themes/sonarr/mind.css @@ -0,0 +1,35 @@ +/* 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 */ + +/* SONARR MIND STONE THEME */ +@import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); + +:root { + --main-bg-color: radial-gradient(ellipse at center bottom, rgba(255, 242, 0, .7) 0%, #0d0400 80%, rgba(0, 0, 0, 1) 100%) center center/cover no-repeat fixed, + url("https://gflix.app/theme.park/Resources/mind.jpg") center center/cover no-repeat fixed; + --modal-bg-color: linear-gradient(180deg, rgba(51, 49, 0, .7) 0%, #000 100%) center center/cover no-repeat fixed, + url("https://gflix.app/theme.park/Resources/mind.jpg") center center/cover no-repeat fixed; + + --calendar-tv-Unaired-Premiere: 53 197 244; + --calendar-tv-Downloading: 122 67 182; + --calendar-tv-Unmonitored: 173 173 173; + --calendar-tv-Unaired: 93 156 236; + --calendar-tv-missing: 240 80 80; + --calendar-tv-On-Air: 255 165 0; + --calendar-tv-available: 39 194 76; + + --button-color: rgba(255, 255, 255, .15); + --button-color-hover: #fff200cc; + --accent-color: #fff200cc; + --accent-color-hover: #fff200cc; + --queue-color: #204c80cc; +} \ No newline at end of file diff --git a/CSS/themes/sonarr/noname.css b/CSS/themes/sonarr/noname.css new file mode 100644 index 00000000..cc9c59f7 --- /dev/null +++ b/CSS/themes/sonarr/noname.css @@ -0,0 +1,33 @@ +/* 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 */ + +/* SONARR THEME */ +@import url(https://gflix.app/theme.park/CSS/themes/sonarr/sonarr-base.css); +:root { + --main-bg-color: linear-gradient(45deg, #fb3f62 0%, #204c80 37%, #004249 97%) center center/cover no-repeat fixed; + --modal-bg-color: radial-gradient(circle, #204c80 0%, #000 100%) center center/cover no-repeat fixed; + + --calendar-tv-Unaired-Premiere: 53 197 244; + --calendar-tv-Downloading: 122 67 182; + --calendar-tv-Unmonitored: 173 173 173; + --calendar-tv-Unaired: 93 156 236; + --calendar-tv-missing: 240 80 80; + --calendar-tv-On-Air: 255 165 0; + --calendar-tv-available: 39 194 76; + + --button-color: #fb3f62; + --button-color-hover: rgba(251, 63, 98, .8); + --accent-color: rgba(251, 63, 98, .8); + --accent-color-hover: rgba(251, 63, 98, .8); + --queue-color: rgba(63, 251, 157, .8); + } + diff --git a/CSS/themes/sonarr/power.css b/CSS/themes/sonarr/power.css new file mode 100644 index 00000000..0f9e5fde --- /dev/null +++ b/CSS/themes/sonarr/power.css @@ -0,0 +1,34 @@ +/* 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 */ + +/* SONARR POWER STONE THEME */ +@import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); +:root { + --main-bg-color: radial-gradient(ellipse at center bottom, rgba(166, 40, 140, .7) 0%, rgba(11,8,51,1) 80%, rgba(0,0,0,1) 100%) center center/cover no-repeat fixed, + url("https://gflix.app/theme.park/Resources/power.jpg") center center/cover no-repeat fixed; + --modal-bg-color: linear-gradient(180deg, rgba(35, 0, 57, .7) 0%, #000 100%) center center/cover no-repeat fixed, + url("https://gflix.app/theme.park/Resources/power.jpg") center center/cover no-repeat fixed; + + --calendar-tv-Unaired-Premiere: 53 197 244; + --calendar-tv-Downloading: 122 67 182; + --calendar-tv-Unmonitored: 173 173 173; + --calendar-tv-Unaired: 93 156 236; + --calendar-tv-missing: 240 80 80; + --calendar-tv-On-Air: 255 165 0; + --calendar-tv-available: 39 194 76; + + --button-color: #85096b; + --button-color-hover: #85096bcc; + --accent-color: #85096bcc; + --accent-color-hover: #85096bcc; + --queue-color: #204c80cc; + } \ No newline at end of file diff --git a/CSS/themes/sonarr/reality.css b/CSS/themes/sonarr/reality.css new file mode 100644 index 00000000..125ae92f --- /dev/null +++ b/CSS/themes/sonarr/reality.css @@ -0,0 +1,36 @@ +/* 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 */ + +/* SONARR REALITY STONE THEME */ +@import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); + :root { + --main-bg-color: radial-gradient(ellipse at center bottom, rgba(232, 11, 11, 0.7) 0%, #08000d 80%, rgba(0,0,0,1) 100%) center center/cover no-repeat fixed, + url("https://gflix.app/theme.park/Resources/reality.jpg") center center/cover no-repeat fixed; + --modal-bg-color: linear-gradient(180deg, rgba(102, 5, 5, 0.7) 0%, #000 100%) center center/cover no-repeat fixed, + url("https://gflix.app/theme.park/Resources/reality.jpg") center center/cover no-repeat fixed; + + --calendar-tv-Unaired-Premiere: 53 197 244; + --calendar-tv-Downloading: 122 67 182; + --calendar-tv-Unmonitored: 173 173 173; + --calendar-tv-Unaired: 93 156 236; + --calendar-tv-missing: 240 80 80; + --calendar-tv-On-Air: 255 165 0; + --calendar-tv-available: 39 194 76; + + --button-color: rgba(255, 255, 255, .15); + --button-color-hover: #e80c0bcc; + --accent-color: #e80c0bcc; + --accent-color-hover: #e80c0bcc; + --queue-color: #204c80cc; + } + + \ No newline at end of file diff --git a/CSS/themes/sonarr/soul.css b/CSS/themes/sonarr/soul.css new file mode 100644 index 00000000..0a3e3243 --- /dev/null +++ b/CSS/themes/sonarr/soul.css @@ -0,0 +1,35 @@ +/* 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 */ + +/* SONARR SOUL STONE THEME */ +@import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); + +:root { + --main-bg-color: radial-gradient(ellipse at center bottom, rgba(255, 153, 0, .7) 0%, #3c0015 80%, rgba(0, 0, 0, 1) 100%) center center/cover no-repeat fixed, + url("https://gflix.app/theme.park/Resources/soul.jpg") center center/cover no-repeat fixed; + --modal-bg-color: linear-gradient(180deg, rgba(140, 64, 2, .8) 0%, #3c0015 100%) center center/cover no-repeat fixed, + url("https://gflix.app/theme.park/Resources/soul.jpg") center center/cover no-repeat fixed; + + --calendar-tv-Unaired-Premiere: 53 197 244; + --calendar-tv-Downloading: 122 67 182; + --calendar-tv-Unmonitored: 173 173 173; + --calendar-tv-Unaired: 93 156 236; + --calendar-tv-missing: 240 80 80; + --calendar-tv-On-Air: 255 165 0; + --calendar-tv-available: 39 194 76; + + --button-color: rgba(255, 255, 255, .15); + --button-color-hover: #f90c; + --accent-color: #f90c; + --accent-color-hover: #f90c; + --queue-color: #204c80cc; +} \ No newline at end of file diff --git a/CSS/themes/sonarr/space.css b/CSS/themes/sonarr/space.css new file mode 100644 index 00000000..aafe1d10 --- /dev/null +++ b/CSS/themes/sonarr/space.css @@ -0,0 +1,35 @@ +/* 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 */ + +/* SONARR SPACE STONE THEME */ +@import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); + +:root { + --main-bg-color: radial-gradient(ellipse at center bottom, rgba(0, 98, 255, .7) 0%, #020013 80%, rgb(0, 0, 0) 100%) center center/cover no-repeat fixed, + url("https://gflix.app/theme.park/Resources/space.jpg") center center/cover no-repeat fixed; + --modal-bg-color: linear-gradient(180deg, rgba(0, 98, 255, .7) 0%, #10003c 100%) center center/cover no-repeat fixed, + url("https://gflix.app/theme.park/Resources/space.jpg") center center/cover no-repeat fixed; + + --calendar-tv-Unaired-Premiere: 53 197 244; + --calendar-tv-Downloading: 122 67 182; + --calendar-tv-Unmonitored: 173 173 173; + --calendar-tv-Unaired: 93 156 236; + --calendar-tv-missing: 240 80 80; + --calendar-tv-On-Air: 255 165 0; + --calendar-tv-available: 39 194 76; + + --button-color: rgba(255, 255, 255, .15); + --button-color-hover: #0062ffcc; + --accent-color: #0062ffcc; + --accent-color-hover: #0062ffcc; + --queue-color: #0062ffcc; +} \ No newline at end of file diff --git a/CSS/themes/sonarr/time.css b/CSS/themes/sonarr/time.css new file mode 100644 index 00000000..22180172 --- /dev/null +++ b/CSS/themes/sonarr/time.css @@ -0,0 +1,35 @@ +/* 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 */ + +/* SONARR TIME STONE THEME */ +@import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); + +:root { + --main-bg-color: radial-gradient(ellipse at center bottom, rgba(109, 247, 81, .7) 0%, #00130c 80%, rgb(0, 0, 0) 100%) center center/cover no-repeat fixed, + url("https://gflix.app/theme.park/Resources/time.jpg") center center/cover no-repeat fixed; + --modal-bg-color: linear-gradient(180deg, rgba(2, 77, 0, .8) 0%, #00130c 100%) center center/cover no-repeat fixed, + url("https://gflix.app/theme.park/Resources/time.jpg") center center/cover no-repeat fixed; + + --calendar-tv-Unaired-Premiere: 53 197 244; + --calendar-tv-Downloading: 122 67 182; + --calendar-tv-Unmonitored: 173 173 173; + --calendar-tv-Unaired: 93 156 236; + --calendar-tv-missing: 240 80 80; + --calendar-tv-On-Air: 255 165 0; + --calendar-tv-available: 39 194 76; + + --button-color: rgba(255, 255, 255, .15); + --button-color-hover: rgba(4, 168, 0, .8); + --accent-color: #6df751cc; + --accent-color-hover: #6df751cc; + --queue-color: #6df751cc; +} \ No newline at end of file diff --git a/README.md b/README.md index d9f0817a..9a14e08d 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,13 @@ # [Themes](https://github.com/gilbN/theme.park/wiki/Themes) \- Click on the banners for screenshots. - - - - - - + + + + + + + # [Installation](https://github.com/gilbN/theme.park/wiki/Setup) # [Addons](https://github.com/gilbN/theme.park/wiki/Addons) diff --git a/Resources/mind.jpg b/Resources/mind.jpg new file mode 100644 index 00000000..5c111d43 Binary files /dev/null and b/Resources/mind.jpg differ diff --git a/Resources/power.jpg b/Resources/power.jpg new file mode 100644 index 00000000..8fae25bf Binary files /dev/null and b/Resources/power.jpg differ diff --git a/Resources/reality.jpg b/Resources/reality.jpg new file mode 100644 index 00000000..1075433c Binary files /dev/null and b/Resources/reality.jpg differ diff --git a/Resources/soul.jpg b/Resources/soul.jpg new file mode 100644 index 00000000..89882b31 Binary files /dev/null and b/Resources/soul.jpg differ diff --git a/Resources/space.jpg b/Resources/space.jpg new file mode 100644 index 00000000..b443a38b Binary files /dev/null and b/Resources/space.jpg differ diff --git a/Resources/time.jpg b/Resources/time.jpg new file mode 100644 index 00000000..3bc22105 Binary files /dev/null and b/Resources/time.jpg differ diff --git a/Screenshots/mind_banner.png b/Screenshots/mind_banner.png new file mode 100644 index 00000000..9422178a Binary files /dev/null and b/Screenshots/mind_banner.png differ diff --git a/Screenshots/power_banner.png b/Screenshots/power_banner.png new file mode 100644 index 00000000..7d7861e1 Binary files /dev/null and b/Screenshots/power_banner.png differ diff --git a/Screenshots/reality_banner.png b/Screenshots/reality_banner.png new file mode 100644 index 00000000..68bb5e43 Binary files /dev/null and b/Screenshots/reality_banner.png differ diff --git a/Screenshots/soul_banner.png b/Screenshots/soul_banner.png new file mode 100644 index 00000000..d5e16401 Binary files /dev/null and b/Screenshots/soul_banner.png differ diff --git a/Screenshots/space_banner.png b/Screenshots/space_banner.png new file mode 100644 index 00000000..919d28e6 Binary files /dev/null and b/Screenshots/space_banner.png differ diff --git a/Screenshots/time_banner.png b/Screenshots/time_banner.png new file mode 100644 index 00000000..9b4e1926 Binary files /dev/null and b/Screenshots/time_banner.png differ