From 15e3f8dec97eafb812419e0745a8582f868cef6f Mon Sep 17 00:00:00 2001 From: gilbN Date: Sat, 27 Jul 2019 17:59:35 +0200 Subject: [PATCH] Added theme for speedtest container --- CSS/themes/html5speedtest/aquamarine.css | 20 ++++++ CSS/themes/html5speedtest/dark.css | 20 ++++++ CSS/themes/html5speedtest/hotline.css | 20 ++++++ .../html5speedtest/html5speedtest-base.css | 65 +++++++++++++++++++ CSS/themes/html5speedtest/plex.css | 21 ++++++ 5 files changed, 146 insertions(+) create mode 100644 CSS/themes/html5speedtest/aquamarine.css create mode 100644 CSS/themes/html5speedtest/dark.css create mode 100644 CSS/themes/html5speedtest/hotline.css create mode 100644 CSS/themes/html5speedtest/html5speedtest-base.css create mode 100644 CSS/themes/html5speedtest/plex.css diff --git a/CSS/themes/html5speedtest/aquamarine.css b/CSS/themes/html5speedtest/aquamarine.css new file mode 100644 index 00000000..84afa021 --- /dev/null +++ b/CSS/themes/html5speedtest/aquamarine.css @@ -0,0 +1,20 @@ + +/* 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 */ + +/* HTML5SPEEDTEST AQUAMARINE THEME */ +@import url(https://gilbn.github.io/theme.park/CSS/themes/html5speedtest/html5speedtest-base.css); +:root { + --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; + --start-button-color: radial-gradient(ellipse at center, #3F51B5 0%, #009688 100%) center center/cover no-repeat fixed; + --start-button-color-hover: radial-gradient(ellipse at center, #3F51B5 0%, #009688 100%) center center/cover no-repeat fixed; +} \ No newline at end of file diff --git a/CSS/themes/html5speedtest/dark.css b/CSS/themes/html5speedtest/dark.css new file mode 100644 index 00000000..4bda3f94 --- /dev/null +++ b/CSS/themes/html5speedtest/dark.css @@ -0,0 +1,20 @@ + +/* 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 */ + +/* HTML5SPEEDTEST DARK THEME */ +@import url(https://gilbn.github.io/theme.park/CSS/themes/html5speedtest/html5speedtest-base.css); +:root { + --main-bg-color: #1f1f1f; + --start-button-color: #cc7b19; + --start-button-color-hover: #e59029; + } \ No newline at end of file diff --git a/CSS/themes/html5speedtest/hotline.css b/CSS/themes/html5speedtest/hotline.css new file mode 100644 index 00000000..0b5ac25f --- /dev/null +++ b/CSS/themes/html5speedtest/hotline.css @@ -0,0 +1,20 @@ + +/* 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 */ + +/* HTML5SPEEDTEST HOTLINE THEME */ +@import url(https://gilbn.github.io/theme.park/CSS/themes/html5speedtest/html5speedtest-base.css); +:root { + --main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; + --start-button-color: radial-gradient(ellipse at center, #F44336 0%, #3F51B5 100%) center center/cover no-repeat fixed; + --start-button-color-hover: radial-gradient(ellipse at center, #F44336 0%, #3F51B5 100%) center center/cover no-repeat fixed; +} \ No newline at end of file diff --git a/CSS/themes/html5speedtest/html5speedtest-base.css b/CSS/themes/html5speedtest/html5speedtest-base.css new file mode 100644 index 00000000..082b4a64 --- /dev/null +++ b/CSS/themes/html5speedtest/html5speedtest-base.css @@ -0,0 +1,65 @@ + +/* 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 */ + +/* HTML5 Speedtest Plex Theme */ + +html, body { + background: var(--main-bg-color) !important; + background-repeat: repeat, no-repeat; + background-attachment: fixed, fixed; + background-position: center center, center center; + background-size: auto, cover; + -webkit-background-size: auto, cover; + -moz-background-size: auto, cover; + -o-background-size: auto, cover; + color:#FFFFFF !important; +} +h1 { + color: white; +} +div.meterText:empty:before { + color: white !important; +} + +#dlText { + color: #F44336; +} +#ulText { + color: #4CAF50; +} +#pingText, #jitText { + color: #2cabe3; +} +#startStopBtn { + color: #ffffff; + background: var(--start-button-color); + border: 0.15em solid var(--start-button-color); +} +#startStopBtn:hover { + border: 0.15em solid var(--start-button-color-hover); + background: var(--start-button-color-hover); +} +#startStopBtn.running { + background: #FF3030 !important; + border-color: #FF6060; + color: #FFFFFF; +} +#startStopBtn.running:hover { + background: #FF3030; + border-color: #FF6060; + color: #FFFFFF; +} +a:-webkit-any-link { + color: white; +} + diff --git a/CSS/themes/html5speedtest/plex.css b/CSS/themes/html5speedtest/plex.css new file mode 100644 index 00000000..384930c6 --- /dev/null +++ b/CSS/themes/html5speedtest/plex.css @@ -0,0 +1,21 @@ + +/* 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 */ + +/* HTML5SPEEDTEST PLEX THEME */ +@import url(https://gilbn.github.io/theme.park/CSS/themes/html5speedtest/html5speedtest-base.css); +:root { + --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), + url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; + --start-button-color: #cc7b19; + --start-button-color-hover: #e59029; + } \ No newline at end of file