From fcd585ad68e71b67d2bd2a9924ceb8f5b7a1c2c2 Mon Sep 17 00:00:00 2001 From: Marius <24592972+gilbN@users.noreply.github.com> Date: Thu, 1 Jul 2021 18:18:25 +0200 Subject: [PATCH] petio name fixes --- CSS/themes/petio/aquamarine.css | 4 ++-- CSS/themes/petio/dark.css | 4 ++-- CSS/themes/petio/hotline.css | 4 ++-- CSS/themes/petio/organizr-dark.css | 4 ++-- CSS/themes/petio/plex.css | 2 +- CSS/themes/petio/space-gray.css | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CSS/themes/petio/aquamarine.css b/CSS/themes/petio/aquamarine.css index d3efb67d..d7b8de38 100644 --- a/CSS/themes/petio/aquamarine.css +++ b/CSS/themes/petio/aquamarine.css @@ -11,7 +11,7 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ -/* MOVIEMATCH AQUAMARINE THEME */ +/* PETIO AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/petio/petio-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; @@ -25,5 +25,5 @@ --accent-color: 18, 175, 160; --accent-color-hover: #fff; --link-color: #0ed2bf; - --spinner: invert(39%) sepia(98%) saturate(527%) hue-rotate(129deg) brightness(94%) contrast(101%); + --spinner: invert(39%) sepia(98%) saturate(527%) hue-rotate(129deg) brightness(94%) contrast(101%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ } \ No newline at end of file diff --git a/CSS/themes/petio/dark.css b/CSS/themes/petio/dark.css index 9ab02d32..09c99f98 100644 --- a/CSS/themes/petio/dark.css +++ b/CSS/themes/petio/dark.css @@ -11,7 +11,7 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ -/* MOVIEMATCH DARK THEME */ +/* PETIO DARK THEME */ @import url(https://theme-park.dev/CSS/themes/petio/petio-base.css); :root { --main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed; @@ -25,5 +25,5 @@ --accent-color: 100, 100, 100; --accent-color-hover: #ffffff73; --link-color: #fff; - --spinner: invert(35%) sepia(12%) saturate(4%) hue-rotate(2deg) brightness(104%) contrast(86%); + --spinner: invert(35%) sepia(12%) saturate(4%) hue-rotate(2deg) brightness(104%) contrast(86%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ } \ No newline at end of file diff --git a/CSS/themes/petio/hotline.css b/CSS/themes/petio/hotline.css index 3520fa5b..361a4fa3 100644 --- a/CSS/themes/petio/hotline.css +++ b/CSS/themes/petio/hotline.css @@ -11,7 +11,7 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ -/* MOVIEMATCH HOTLINE THEME */ +/* PETIO HOTLINE THEME */ @import url(https://theme-park.dev/CSS/themes/petio/petio-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; @@ -25,5 +25,5 @@ --accent-color: 244, 67, 54; --accent-color-hover: #0b3161; --link-color: #0b3161; - --spinner: invert(32%) sepia(35%) saturate(3786%) hue-rotate(341deg) brightness(100%) contrast(92%); + --spinner: invert(32%) sepia(35%) saturate(3786%) hue-rotate(341deg) brightness(100%) contrast(92%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ } \ No newline at end of file diff --git a/CSS/themes/petio/organizr-dark.css b/CSS/themes/petio/organizr-dark.css index 2b6200ca..2877c8f8 100644 --- a/CSS/themes/petio/organizr-dark.css +++ b/CSS/themes/petio/organizr-dark.css @@ -11,7 +11,7 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ -/* MOVIEMATCH ORGANIZR-DARK THEME */ +/* PETIO ORGANIZR-DARK THEME */ @import url(https://theme-park.dev/CSS/themes/petio/petio-base.css); :root { --main-bg-color: #1f1f1f; @@ -25,5 +25,5 @@ --accent-color: 44, 171, 227; --accent-color-hover: #fff; --link-color: #2cabe3; - --spinner: invert(65%) sepia(83%) saturate(2026%) hue-rotate(167deg) brightness(90%) contrast(97%); + --spinner: invert(65%) sepia(83%) saturate(2026%) hue-rotate(167deg) brightness(90%) contrast(97%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ } \ No newline at end of file diff --git a/CSS/themes/petio/plex.css b/CSS/themes/petio/plex.css index 903c126b..28b1447f 100644 --- a/CSS/themes/petio/plex.css +++ b/CSS/themes/petio/plex.css @@ -24,5 +24,5 @@ --accent-color: 229, 160, 13; --accent-color-hover: #ffc107; --link-color: #e5a00d; - --spinner: invert(0%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%); + --spinner: invert(0%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ } diff --git a/CSS/themes/petio/space-gray.css b/CSS/themes/petio/space-gray.css index 386ee15e..db6df64a 100644 --- a/CSS/themes/petio/space-gray.css +++ b/CSS/themes/petio/space-gray.css @@ -11,7 +11,7 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ -/* MOVIEMATCH SPACE GRAY THEME */ +/* PETIO SPACE GRAY THEME */ @import url(https://theme-park.dev/CSS/themes/petio/petio-base.css); :root { --main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; @@ -25,5 +25,5 @@ --accent-color: 129, 166, 183; --accent-color-hover: #607D8B; --link-color: #9adfff; - --spinner: invert(50%) sepia(31%) saturate(341%) hue-rotate(155deg) brightness(88%) contrast(85%); + --spinner: invert(50%) sepia(31%) saturate(341%) hue-rotate(155deg) brightness(88%) contrast(85%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ } \ No newline at end of file