diff --git a/CSS/themes/grafana/space-gray.css b/CSS/themes/grafana/space-gray.css index b55b57d5..1b4eb00c 100644 --- a/CSS/themes/grafana/space-gray.css +++ b/CSS/themes/grafana/space-gray.css @@ -14,7 +14,7 @@ /* GRAFANA SPACE GRAY THEME */ @import url(https://gilbn.github.io/theme.park/CSS/themes/grafana/grafana-base.css); :root { - --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; - --modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; + --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; + --modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; --accent-color: #fff; } \ No newline at end of file diff --git a/CSS/themes/html5speedtest/plex.css b/CSS/themes/html5speedtest/plex.css index 384930c6..79b66057 100644 --- a/CSS/themes/html5speedtest/plex.css +++ b/CSS/themes/html5speedtest/plex.css @@ -14,8 +14,7 @@ /* 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; + --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 diff --git a/CSS/themes/ombi/space-gray.css b/CSS/themes/ombi/space-gray.css index fa421ae2..29f4eee9 100644 --- a/CSS/themes/ombi/space-gray.css +++ b/CSS/themes/ombi/space-gray.css @@ -21,5 +21,4 @@ --loading-bar: #81a6b7; --accent-color: #c3dde8; --label-color: #607d8b; - } diff --git a/CSS/themes/organizr/Space-Gray.css b/CSS/themes/organizr/Space-Gray.css index 7a89f1d8..c0d589b3 100644 --- a/CSS/themes/organizr/Space-Gray.css +++ b/CSS/themes/organizr/Space-Gray.css @@ -14,18 +14,18 @@ @import 'Organizr.css'; @import url(https://gilbn.github.io/theme.park/CSS/themes/organizr/organizr-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; - --modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; - --link-color: #FFEB3B; - --custom-buttons-color: #607D8B; - --hompage-item-hover: radial-gradient(farthest-corner at 50% 50%,rgba(50,50,50,.1) 50%,#1f292d 100%); - --notification-box-line: #81a6b7; + --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; + --modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; + --link-color: #81a6b7; + --custom-buttons-color: #607D8B; + --hompage-item-hover: radial-gradient(farthest-corner at 50% 50%,rgba(50,50,50,.1) 50%,#1f292d 100%); + --notification-box-line: #81a6b7; - --calendar-tv-premier: #FFEB3B; - --calendar-tv-missing: #ff7676; - --calendar-tv-available: #53e69d; - --calendar-tv-unreleased: #eeeeee; - --calendar-movie-missing: #ff7676; - --calendar-movie-available: #53e69d; - --calendar-movie-unreleased: #eeeeee; + --calendar-tv-premier: #FFEB3B; + --calendar-tv-missing: #ff7676; + --calendar-tv-available: #53e69d; + --calendar-tv-unreleased: #eeeeee; + --calendar-movie-missing: #ff7676; + --calendar-movie-available: #53e69d; + --calendar-movie-unreleased: #eeeeee; } diff --git a/CSS/themes/organizr/space-gray.css b/CSS/themes/organizr/space-gray.css new file mode 100644 index 00000000..c0d589b3 --- /dev/null +++ b/CSS/themes/organizr/space-gray.css @@ -0,0 +1,31 @@ +/* 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 */ + +/* ORGANIZR SPACE GRAY THEME */ +@import 'Organizr.css'; +@import url(https://gilbn.github.io/theme.park/CSS/themes/organizr/organizr-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; + --modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; + --link-color: #81a6b7; + --custom-buttons-color: #607D8B; + --hompage-item-hover: radial-gradient(farthest-corner at 50% 50%,rgba(50,50,50,.1) 50%,#1f292d 100%); + --notification-box-line: #81a6b7; + + --calendar-tv-premier: #FFEB3B; + --calendar-tv-missing: #ff7676; + --calendar-tv-available: #53e69d; + --calendar-tv-unreleased: #eeeeee; + --calendar-movie-missing: #ff7676; + --calendar-movie-available: #53e69d; + --calendar-movie-unreleased: #eeeeee; + } diff --git a/Screenshots/bazarr/aquamarine.png b/Screenshots/bazarr/aquamarine.png new file mode 100644 index 00000000..8eed8140 Binary files /dev/null and b/Screenshots/bazarr/aquamarine.png differ diff --git a/Screenshots/bazarr/dark.png b/Screenshots/bazarr/dark.png new file mode 100644 index 00000000..9d4830d3 Binary files /dev/null and b/Screenshots/bazarr/dark.png differ diff --git a/Screenshots/bazarr/hotline.png b/Screenshots/bazarr/hotline.png new file mode 100644 index 00000000..55c232a2 Binary files /dev/null and b/Screenshots/bazarr/hotline.png differ diff --git a/Screenshots/bazarr/plex.jpg b/Screenshots/bazarr/plex.jpg new file mode 100644 index 00000000..1fc24966 Binary files /dev/null and b/Screenshots/bazarr/plex.jpg differ diff --git a/Screenshots/bazarr/space-gray.png b/Screenshots/bazarr/space-gray.png new file mode 100644 index 00000000..b8347b59 Binary files /dev/null and b/Screenshots/bazarr/space-gray.png differ diff --git a/Screenshots/deluge/aquamarine.png b/Screenshots/deluge/aquamarine.png new file mode 100644 index 00000000..619f0a8c Binary files /dev/null and b/Screenshots/deluge/aquamarine.png differ diff --git a/Screenshots/deluge/deluge1.png b/Screenshots/deluge/dark.png similarity index 100% rename from Screenshots/deluge/deluge1.png rename to Screenshots/deluge/dark.png diff --git a/Screenshots/deluge/hotline.png b/Screenshots/deluge/hotline.png new file mode 100644 index 00000000..561a62ea Binary files /dev/null and b/Screenshots/deluge/hotline.png differ diff --git a/Screenshots/deluge/plex.png b/Screenshots/deluge/plex.png new file mode 100644 index 00000000..83ddf73d Binary files /dev/null and b/Screenshots/deluge/plex.png differ diff --git a/Screenshots/deluge/deluge2.png b/Screenshots/deluge/space-gray.png similarity index 100% rename from Screenshots/deluge/deluge2.png rename to Screenshots/deluge/space-gray.png diff --git a/Screenshots/filebrowser/aquamarine.png b/Screenshots/filebrowser/aquamarine.png new file mode 100644 index 00000000..e10e487b Binary files /dev/null and b/Screenshots/filebrowser/aquamarine.png differ diff --git a/Screenshots/filebrowser/dark.png b/Screenshots/filebrowser/dark.png new file mode 100644 index 00000000..adc7b2aa Binary files /dev/null and b/Screenshots/filebrowser/dark.png differ diff --git a/Screenshots/filebrowser/filebrowser.png b/Screenshots/filebrowser/filebrowser.png deleted file mode 100644 index a12b97ee..00000000 Binary files a/Screenshots/filebrowser/filebrowser.png and /dev/null differ diff --git a/Screenshots/filebrowser/filebrowser2.png b/Screenshots/filebrowser/filebrowser2.png deleted file mode 100644 index fb03e1fd..00000000 Binary files a/Screenshots/filebrowser/filebrowser2.png and /dev/null differ diff --git a/Screenshots/filebrowser/hotline.png b/Screenshots/filebrowser/hotline.png new file mode 100644 index 00000000..abe41148 Binary files /dev/null and b/Screenshots/filebrowser/hotline.png differ diff --git a/Screenshots/filebrowser/plex.jpg b/Screenshots/filebrowser/plex.jpg new file mode 100644 index 00000000..3b91d05b Binary files /dev/null and b/Screenshots/filebrowser/plex.jpg differ diff --git a/Screenshots/filebrowser/space-gray.png b/Screenshots/filebrowser/space-gray.png new file mode 100644 index 00000000..c55799ab Binary files /dev/null and b/Screenshots/filebrowser/space-gray.png differ diff --git a/Screenshots/graforg/1.jpg b/Screenshots/grafana/1.jpg similarity index 100% rename from Screenshots/graforg/1.jpg rename to Screenshots/grafana/1.jpg diff --git a/Screenshots/graforg/2.jpg b/Screenshots/grafana/2.jpg similarity index 100% rename from Screenshots/graforg/2.jpg rename to Screenshots/grafana/2.jpg diff --git a/Screenshots/graforg/3.jpg b/Screenshots/grafana/3.jpg similarity index 100% rename from Screenshots/graforg/3.jpg rename to Screenshots/grafana/3.jpg diff --git a/Screenshots/graforg/4.png b/Screenshots/grafana/4.png similarity index 100% rename from Screenshots/graforg/4.png rename to Screenshots/grafana/4.png diff --git a/Screenshots/grafana/aquamarine.png b/Screenshots/grafana/aquamarine.png new file mode 100644 index 00000000..d18a26b9 Binary files /dev/null and b/Screenshots/grafana/aquamarine.png differ diff --git a/Screenshots/grafana/dark.png b/Screenshots/grafana/dark.png new file mode 100644 index 00000000..2f9dba25 Binary files /dev/null and b/Screenshots/grafana/dark.png differ diff --git a/Screenshots/graforg/grafana-1.png b/Screenshots/grafana/grafana-1.png similarity index 100% rename from Screenshots/graforg/grafana-1.png rename to Screenshots/grafana/grafana-1.png diff --git a/Screenshots/graforg/grafana.gif b/Screenshots/grafana/grafana.gif similarity index 100% rename from Screenshots/graforg/grafana.gif rename to Screenshots/grafana/grafana.gif diff --git a/Screenshots/grafana/hotline.png b/Screenshots/grafana/hotline.png new file mode 100644 index 00000000..c13af897 Binary files /dev/null and b/Screenshots/grafana/hotline.png differ diff --git a/Screenshots/grafana/plex.jpg b/Screenshots/grafana/plex.jpg new file mode 100644 index 00000000..fe85137e Binary files /dev/null and b/Screenshots/grafana/plex.jpg differ diff --git a/Screenshots/grafana/spacegray.png b/Screenshots/grafana/spacegray.png new file mode 100644 index 00000000..a741d78b Binary files /dev/null and b/Screenshots/grafana/spacegray.png differ diff --git a/Screenshots/guacamole/aquamarine.png b/Screenshots/guacamole/aquamarine.png new file mode 100644 index 00000000..71593fec Binary files /dev/null and b/Screenshots/guacamole/aquamarine.png differ diff --git a/Screenshots/guacamole/dark.png b/Screenshots/guacamole/dark.png new file mode 100644 index 00000000..23bd8deb Binary files /dev/null and b/Screenshots/guacamole/dark.png differ diff --git a/Screenshots/guacorg/guac-1.png b/Screenshots/guacamole/guac-1.png similarity index 100% rename from Screenshots/guacorg/guac-1.png rename to Screenshots/guacamole/guac-1.png diff --git a/Screenshots/guacorg/guac-2.png b/Screenshots/guacamole/guac-2.png similarity index 100% rename from Screenshots/guacorg/guac-2.png rename to Screenshots/guacamole/guac-2.png diff --git a/Screenshots/guacorg/guacamole.gif b/Screenshots/guacamole/guacamole.gif similarity index 100% rename from Screenshots/guacorg/guacamole.gif rename to Screenshots/guacamole/guacamole.gif diff --git a/Screenshots/guacorg/guacorg.png b/Screenshots/guacamole/guacorg.png similarity index 100% rename from Screenshots/guacorg/guacorg.png rename to Screenshots/guacamole/guacorg.png diff --git a/Screenshots/guacorg/guacorg2.png b/Screenshots/guacamole/guacorg2.png similarity index 100% rename from Screenshots/guacorg/guacorg2.png rename to Screenshots/guacamole/guacorg2.png diff --git a/Screenshots/guacamole/hotline.png b/Screenshots/guacamole/hotline.png new file mode 100644 index 00000000..5cc9d389 Binary files /dev/null and b/Screenshots/guacamole/hotline.png differ diff --git a/Screenshots/guacamole/plex.jpg b/Screenshots/guacamole/plex.jpg new file mode 100644 index 00000000..34147373 Binary files /dev/null and b/Screenshots/guacamole/plex.jpg differ diff --git a/Screenshots/guacamole/space-gray.png b/Screenshots/guacamole/space-gray.png new file mode 100644 index 00000000..019db46d Binary files /dev/null and b/Screenshots/guacamole/space-gray.png differ diff --git a/Screenshots/html5speedtest/aquamarine.png b/Screenshots/html5speedtest/aquamarine.png new file mode 100644 index 00000000..dfcc0a3b Binary files /dev/null and b/Screenshots/html5speedtest/aquamarine.png differ diff --git a/Screenshots/html5speedtest/dark.png b/Screenshots/html5speedtest/dark.png new file mode 100644 index 00000000..0890e4bb Binary files /dev/null and b/Screenshots/html5speedtest/dark.png differ diff --git a/Screenshots/html5speedtest/hotline.png b/Screenshots/html5speedtest/hotline.png new file mode 100644 index 00000000..c3d0e207 Binary files /dev/null and b/Screenshots/html5speedtest/hotline.png differ diff --git a/Screenshots/html5speedtest/html5speedtest.png b/Screenshots/html5speedtest/html5speedtest.png deleted file mode 100644 index 9576adf6..00000000 Binary files a/Screenshots/html5speedtest/html5speedtest.png and /dev/null differ diff --git a/Screenshots/html5speedtest/html5speedtest_dark.png b/Screenshots/html5speedtest/html5speedtest_dark.png deleted file mode 100644 index 2c25c4a8..00000000 Binary files a/Screenshots/html5speedtest/html5speedtest_dark.png and /dev/null differ diff --git a/Screenshots/html5speedtest/html5speedtest_plex.png b/Screenshots/html5speedtest/html5speedtest_plex.png deleted file mode 100644 index 29b9a51f..00000000 Binary files a/Screenshots/html5speedtest/html5speedtest_plex.png and /dev/null differ diff --git a/Screenshots/html5speedtest/plex.jpg b/Screenshots/html5speedtest/plex.jpg new file mode 100644 index 00000000..03ca3f90 Binary files /dev/null and b/Screenshots/html5speedtest/plex.jpg differ diff --git a/Screenshots/html5speedtest/space-gray.png b/Screenshots/html5speedtest/space-gray.png new file mode 100644 index 00000000..9a372986 Binary files /dev/null and b/Screenshots/html5speedtest/space-gray.png differ diff --git a/Screenshots/jackett/aquamarine.png b/Screenshots/jackett/aquamarine.png new file mode 100644 index 00000000..6670c9b7 Binary files /dev/null and b/Screenshots/jackett/aquamarine.png differ diff --git a/Screenshots/jackett/dark.png b/Screenshots/jackett/dark.png new file mode 100644 index 00000000..296b5a31 Binary files /dev/null and b/Screenshots/jackett/dark.png differ diff --git a/Screenshots/jackett/hotline.png b/Screenshots/jackett/hotline.png new file mode 100644 index 00000000..e425a899 Binary files /dev/null and b/Screenshots/jackett/hotline.png differ diff --git a/Screenshots/jackett/plex.jpg b/Screenshots/jackett/plex.jpg new file mode 100644 index 00000000..ed15cdcf Binary files /dev/null and b/Screenshots/jackett/plex.jpg differ diff --git a/Screenshots/jackett/space-gray.png b/Screenshots/jackett/space-gray.png new file mode 100644 index 00000000..29e5ff22 Binary files /dev/null and b/Screenshots/jackett/space-gray.png differ diff --git a/Screenshots/jellyfin/jellygin5.png b/Screenshots/jellyfin/aquamarine.png similarity index 100% rename from Screenshots/jellyfin/jellygin5.png rename to Screenshots/jellyfin/aquamarine.png diff --git a/Screenshots/jellyfin/jellyfin4.png b/Screenshots/jellyfin/dark.png similarity index 100% rename from Screenshots/jellyfin/jellyfin4.png rename to Screenshots/jellyfin/dark.png diff --git a/Screenshots/jellyfin/jellyfin1.jpg b/Screenshots/jellyfin/hotline.jpg similarity index 100% rename from Screenshots/jellyfin/jellyfin1.jpg rename to Screenshots/jellyfin/hotline.jpg diff --git a/Screenshots/jellyfin/jellyfin3.jpg b/Screenshots/jellyfin/plex.jpg similarity index 100% rename from Screenshots/jellyfin/jellyfin3.jpg rename to Screenshots/jellyfin/plex.jpg diff --git a/Screenshots/jellyfin/jellyfin2.png b/Screenshots/jellyfin/space-gray.png similarity index 100% rename from Screenshots/jellyfin/jellyfin2.png rename to Screenshots/jellyfin/space-gray.png diff --git a/Screenshots/lidarr/aquamarine.png b/Screenshots/lidarr/aquamarine.png new file mode 100644 index 00000000..ce140b99 Binary files /dev/null and b/Screenshots/lidarr/aquamarine.png differ diff --git a/Screenshots/lidarr/dark.png b/Screenshots/lidarr/dark.png new file mode 100644 index 00000000..49c81d50 Binary files /dev/null and b/Screenshots/lidarr/dark.png differ diff --git a/Screenshots/lidarr/hotline.png b/Screenshots/lidarr/hotline.png new file mode 100644 index 00000000..57e39499 Binary files /dev/null and b/Screenshots/lidarr/hotline.png differ diff --git a/Screenshots/lidarr/plex.jpg b/Screenshots/lidarr/plex.jpg new file mode 100644 index 00000000..adedc688 Binary files /dev/null and b/Screenshots/lidarr/plex.jpg differ diff --git a/Screenshots/lidarr/space-gray.png b/Screenshots/lidarr/space-gray.png new file mode 100644 index 00000000..978924fa Binary files /dev/null and b/Screenshots/lidarr/space-gray.png differ diff --git a/Screenshots/logarr/aquamarine.png b/Screenshots/logarr/aquamarine.png new file mode 100644 index 00000000..bc09a8d4 Binary files /dev/null and b/Screenshots/logarr/aquamarine.png differ diff --git a/Screenshots/logarr/dark.png b/Screenshots/logarr/dark.png new file mode 100644 index 00000000..4c4c7bb7 Binary files /dev/null and b/Screenshots/logarr/dark.png differ diff --git a/Screenshots/logarr/hotline.png b/Screenshots/logarr/hotline.png new file mode 100644 index 00000000..fc9cb672 Binary files /dev/null and b/Screenshots/logarr/hotline.png differ diff --git a/Screenshots/logarr/plex.jpg b/Screenshots/logarr/plex.jpg new file mode 100644 index 00000000..3fef3fa6 Binary files /dev/null and b/Screenshots/logarr/plex.jpg differ diff --git a/Screenshots/logarr/space-gray.png b/Screenshots/logarr/space-gray.png new file mode 100644 index 00000000..ceed90ff Binary files /dev/null and b/Screenshots/logarr/space-gray.png differ diff --git a/Screenshots/monitorg/1-flat.jpg b/Screenshots/monitorg/1-flat.jpg deleted file mode 100644 index e91eae7f..00000000 Binary files a/Screenshots/monitorg/1-flat.jpg and /dev/null differ diff --git a/Screenshots/monitorg/2.jpg b/Screenshots/monitorg/2.jpg deleted file mode 100644 index af29fd19..00000000 Binary files a/Screenshots/monitorg/2.jpg and /dev/null differ diff --git a/Screenshots/monitorg/3.jpg b/Screenshots/monitorg/3.jpg deleted file mode 100644 index 6bf8baba..00000000 Binary files a/Screenshots/monitorg/3.jpg and /dev/null differ diff --git a/Screenshots/monitorg/4.jpg b/Screenshots/monitorg/4.jpg deleted file mode 100644 index 5a364aad..00000000 Binary files a/Screenshots/monitorg/4.jpg and /dev/null differ diff --git a/Screenshots/monitorr/aquamarine.png b/Screenshots/monitorr/aquamarine.png new file mode 100644 index 00000000..d68f166f Binary files /dev/null and b/Screenshots/monitorr/aquamarine.png differ diff --git a/Screenshots/monitorr/dark.png b/Screenshots/monitorr/dark.png new file mode 100644 index 00000000..6367235b Binary files /dev/null and b/Screenshots/monitorr/dark.png differ diff --git a/Screenshots/monitorr/hotline.png b/Screenshots/monitorr/hotline.png new file mode 100644 index 00000000..247e06c6 Binary files /dev/null and b/Screenshots/monitorr/hotline.png differ diff --git a/Screenshots/monitorg/monitorr.gif b/Screenshots/monitorr/monitorr.gif similarity index 100% rename from Screenshots/monitorg/monitorr.gif rename to Screenshots/monitorr/monitorr.gif diff --git a/Screenshots/monitorr/plex.jpg b/Screenshots/monitorr/plex.jpg new file mode 100644 index 00000000..88c9cbee Binary files /dev/null and b/Screenshots/monitorr/plex.jpg differ diff --git a/Screenshots/monitorr/space-gray.png b/Screenshots/monitorr/space-gray.png new file mode 100644 index 00000000..ef8e5685 Binary files /dev/null and b/Screenshots/monitorr/space-gray.png differ diff --git a/Screenshots/netdata/aquamarine.png b/Screenshots/netdata/aquamarine.png new file mode 100644 index 00000000..95af99b7 Binary files /dev/null and b/Screenshots/netdata/aquamarine.png differ diff --git a/Screenshots/netdata/dark.png b/Screenshots/netdata/dark.png new file mode 100644 index 00000000..98704b61 Binary files /dev/null and b/Screenshots/netdata/dark.png differ diff --git a/Screenshots/netdata/hotline.png b/Screenshots/netdata/hotline.png new file mode 100644 index 00000000..8ea8362e Binary files /dev/null and b/Screenshots/netdata/hotline.png differ diff --git a/Screenshots/netorg/netdata.gif b/Screenshots/netdata/netdata.gif similarity index 100% rename from Screenshots/netorg/netdata.gif rename to Screenshots/netdata/netdata.gif diff --git a/Screenshots/netdata/plex.jpg b/Screenshots/netdata/plex.jpg new file mode 100644 index 00000000..2591aab9 Binary files /dev/null and b/Screenshots/netdata/plex.jpg differ diff --git a/Screenshots/netdata/space-gray.png b/Screenshots/netdata/space-gray.png new file mode 100644 index 00000000..b4b74d63 Binary files /dev/null and b/Screenshots/netdata/space-gray.png differ diff --git a/Screenshots/netorg/1.jpg b/Screenshots/netorg/1.jpg deleted file mode 100644 index 5b0bfd69..00000000 Binary files a/Screenshots/netorg/1.jpg and /dev/null differ diff --git a/Screenshots/netorg/2.jpg b/Screenshots/netorg/2.jpg deleted file mode 100644 index e6c46e25..00000000 Binary files a/Screenshots/netorg/2.jpg and /dev/null differ diff --git a/Screenshots/netorg/netdata-1.png b/Screenshots/netorg/netdata-1.png deleted file mode 100644 index 04dadd40..00000000 Binary files a/Screenshots/netorg/netdata-1.png and /dev/null differ diff --git a/Screenshots/nzbget/aquamarine.png b/Screenshots/nzbget/aquamarine.png new file mode 100644 index 00000000..f93df7c6 Binary files /dev/null and b/Screenshots/nzbget/aquamarine.png differ diff --git a/Screenshots/nzbget/dark.png b/Screenshots/nzbget/dark.png new file mode 100644 index 00000000..72a09e01 Binary files /dev/null and b/Screenshots/nzbget/dark.png differ diff --git a/Screenshots/nzbget/hotline.png b/Screenshots/nzbget/hotline.png new file mode 100644 index 00000000..2f0fec4e Binary files /dev/null and b/Screenshots/nzbget/hotline.png differ diff --git a/Screenshots/nzbget/nzbget-split-2.png b/Screenshots/nzbget/nzbget-split-2.png deleted file mode 100644 index 1bb7f212..00000000 Binary files a/Screenshots/nzbget/nzbget-split-2.png and /dev/null differ diff --git a/Screenshots/nzbget/nzbget-split.png b/Screenshots/nzbget/nzbget-split.png deleted file mode 100644 index 7dddaeaa..00000000 Binary files a/Screenshots/nzbget/nzbget-split.png and /dev/null differ diff --git a/Screenshots/nzbget/nzbget1.jpg b/Screenshots/nzbget/nzbget1.jpg deleted file mode 100644 index e170ba47..00000000 Binary files a/Screenshots/nzbget/nzbget1.jpg and /dev/null differ diff --git a/Screenshots/nzbget/nzbget2.jpg b/Screenshots/nzbget/nzbget2.jpg deleted file mode 100644 index c89e63ab..00000000 Binary files a/Screenshots/nzbget/nzbget2.jpg and /dev/null differ diff --git a/Screenshots/nzbget/nzbget3.png b/Screenshots/nzbget/nzbget3.png deleted file mode 100644 index b5d98a8e..00000000 Binary files a/Screenshots/nzbget/nzbget3.png and /dev/null differ diff --git a/Screenshots/nzbget/plex.jpg b/Screenshots/nzbget/plex.jpg new file mode 100644 index 00000000..9def4073 Binary files /dev/null and b/Screenshots/nzbget/plex.jpg differ diff --git a/Screenshots/nzbget/space-gray.png b/Screenshots/nzbget/space-gray.png new file mode 100644 index 00000000..9f101d0f Binary files /dev/null and b/Screenshots/nzbget/space-gray.png differ diff --git a/Screenshots/nzbhydra2/nzbhydra5.png b/Screenshots/nzbhydra2/aquamarine.png similarity index 100% rename from Screenshots/nzbhydra2/nzbhydra5.png rename to Screenshots/nzbhydra2/aquamarine.png diff --git a/Screenshots/nzbhydra2/dark.png b/Screenshots/nzbhydra2/dark.png new file mode 100644 index 00000000..90607a66 Binary files /dev/null and b/Screenshots/nzbhydra2/dark.png differ diff --git a/Screenshots/nzbhydra2/nzbhydra3.png b/Screenshots/nzbhydra2/hotline.png similarity index 100% rename from Screenshots/nzbhydra2/nzbhydra3.png rename to Screenshots/nzbhydra2/hotline.png diff --git a/Screenshots/nzbhydra2/nzbhydra4.png b/Screenshots/nzbhydra2/nzbhydra4.png deleted file mode 100644 index efd090df..00000000 Binary files a/Screenshots/nzbhydra2/nzbhydra4.png and /dev/null differ diff --git a/Screenshots/nzbhydra2/nzbhydra2.jpg b/Screenshots/nzbhydra2/plex.jpg similarity index 100% rename from Screenshots/nzbhydra2/nzbhydra2.jpg rename to Screenshots/nzbhydra2/plex.jpg diff --git a/Screenshots/nzbhydra2/nzbhydra1.png b/Screenshots/nzbhydra2/space-gray.png similarity index 100% rename from Screenshots/nzbhydra2/nzbhydra1.png rename to Screenshots/nzbhydra2/space-gray.png diff --git a/Screenshots/ombi/aquamarine.png b/Screenshots/ombi/aquamarine.png new file mode 100644 index 00000000..0544b94d Binary files /dev/null and b/Screenshots/ombi/aquamarine.png differ diff --git a/Screenshots/ombi/dark.png b/Screenshots/ombi/dark.png new file mode 100644 index 00000000..1553d4cd Binary files /dev/null and b/Screenshots/ombi/dark.png differ diff --git a/Screenshots/ombi/hotline.jpg b/Screenshots/ombi/hotline.jpg new file mode 100644 index 00000000..8222e768 Binary files /dev/null and b/Screenshots/ombi/hotline.jpg differ diff --git a/Screenshots/ombi/plex.jpg b/Screenshots/ombi/plex.jpg new file mode 100644 index 00000000..ff0f52e9 Binary files /dev/null and b/Screenshots/ombi/plex.jpg differ diff --git a/Screenshots/ombi/space-gray.png b/Screenshots/ombi/space-gray.png new file mode 100644 index 00000000..1a672a41 Binary files /dev/null and b/Screenshots/ombi/space-gray.png differ diff --git a/Screenshots/organizr-themes/space-gray.jpg b/Screenshots/organizr-themes/space-gray.jpg new file mode 100644 index 00000000..7ee38bb8 Binary files /dev/null and b/Screenshots/organizr-themes/space-gray.jpg differ diff --git a/Screenshots/plex/aquamarine.png b/Screenshots/plex/aquamarine.png new file mode 100644 index 00000000..02333d47 Binary files /dev/null and b/Screenshots/plex/aquamarine.png differ diff --git a/Screenshots/plex/dark.png b/Screenshots/plex/dark.png new file mode 100644 index 00000000..c158853c Binary files /dev/null and b/Screenshots/plex/dark.png differ diff --git a/Screenshots/plex/hotline.jpg b/Screenshots/plex/hotline.jpg new file mode 100644 index 00000000..615d66c7 Binary files /dev/null and b/Screenshots/plex/hotline.jpg differ diff --git a/Screenshots/plexorg/plex.gif b/Screenshots/plex/plex.gif similarity index 100% rename from Screenshots/plexorg/plex.gif rename to Screenshots/plex/plex.gif diff --git a/Screenshots/plex/space-gray.png b/Screenshots/plex/space-gray.png new file mode 100644 index 00000000..65965681 Binary files /dev/null and b/Screenshots/plex/space-gray.png differ diff --git a/Screenshots/plexorg/plex1.jpg b/Screenshots/plexorg/plex1.jpg deleted file mode 100644 index a5bbf91c..00000000 Binary files a/Screenshots/plexorg/plex1.jpg and /dev/null differ diff --git a/Screenshots/plexorg/plexorg.png b/Screenshots/plexorg/plexorg.png deleted file mode 100644 index 25f4cfa3..00000000 Binary files a/Screenshots/plexorg/plexorg.png and /dev/null differ diff --git a/Screenshots/plpp/aquamarine.jpg b/Screenshots/plpp/aquamarine.jpg new file mode 100644 index 00000000..1f9defed Binary files /dev/null and b/Screenshots/plpp/aquamarine.jpg differ diff --git a/Screenshots/plpp/dark.png b/Screenshots/plpp/dark.png new file mode 100644 index 00000000..2c5922f0 Binary files /dev/null and b/Screenshots/plpp/dark.png differ diff --git a/Screenshots/plpp/hotline.jpg b/Screenshots/plpp/hotline.jpg new file mode 100644 index 00000000..9abb65c4 Binary files /dev/null and b/Screenshots/plpp/hotline.jpg differ diff --git a/Screenshots/plpp/plex.jpg b/Screenshots/plpp/plex.jpg new file mode 100644 index 00000000..3d2f74cc Binary files /dev/null and b/Screenshots/plpp/plex.jpg differ diff --git a/Screenshots/plpp/plpp.png b/Screenshots/plpp/plpp.png deleted file mode 100644 index ae6d515d..00000000 Binary files a/Screenshots/plpp/plpp.png and /dev/null differ diff --git a/Screenshots/plpp/space-gray.jpg b/Screenshots/plpp/space-gray.jpg new file mode 100644 index 00000000..411c64a8 Binary files /dev/null and b/Screenshots/plpp/space-gray.jpg differ diff --git a/Screenshots/qbittorrent/qbit2.png b/Screenshots/qbittorrent/aquamarine.png similarity index 100% rename from Screenshots/qbittorrent/qbit2.png rename to Screenshots/qbittorrent/aquamarine.png diff --git a/Screenshots/qbittorrent/dark.png b/Screenshots/qbittorrent/dark.png new file mode 100644 index 00000000..4a5d9e89 Binary files /dev/null and b/Screenshots/qbittorrent/dark.png differ diff --git a/Screenshots/qbittorrent/qbit3.png b/Screenshots/qbittorrent/hotline.png similarity index 100% rename from Screenshots/qbittorrent/qbit3.png rename to Screenshots/qbittorrent/hotline.png diff --git a/Screenshots/qbittorrent/qbit4.jpg b/Screenshots/qbittorrent/plex.jpg similarity index 100% rename from Screenshots/qbittorrent/qbit4.jpg rename to Screenshots/qbittorrent/plex.jpg diff --git a/Screenshots/qbittorrent/qbit1.png b/Screenshots/qbittorrent/qbit1.png deleted file mode 100644 index b547ac38..00000000 Binary files a/Screenshots/qbittorrent/qbit1.png and /dev/null differ diff --git a/Screenshots/qbittorrent/qbit5.png b/Screenshots/qbittorrent/space-gray.png similarity index 100% rename from Screenshots/qbittorrent/qbit5.png rename to Screenshots/qbittorrent/space-gray.png diff --git a/Screenshots/radarr/aquamarine.png b/Screenshots/radarr/aquamarine.png new file mode 100644 index 00000000..00cfc462 Binary files /dev/null and b/Screenshots/radarr/aquamarine.png differ diff --git a/Screenshots/radarr/dark.png b/Screenshots/radarr/dark.png new file mode 100644 index 00000000..157c3237 Binary files /dev/null and b/Screenshots/radarr/dark.png differ diff --git a/Screenshots/radarr/hotline.png b/Screenshots/radarr/hotline.png new file mode 100644 index 00000000..a02d08d4 Binary files /dev/null and b/Screenshots/radarr/hotline.png differ diff --git a/Screenshots/radarr/plex.jpg b/Screenshots/radarr/plex.jpg new file mode 100644 index 00000000..80bc596f Binary files /dev/null and b/Screenshots/radarr/plex.jpg differ diff --git a/Screenshots/radarr/space-gray.png b/Screenshots/radarr/space-gray.png new file mode 100644 index 00000000..d76b5c86 Binary files /dev/null and b/Screenshots/radarr/space-gray.png differ diff --git a/Screenshots/rutorrent/rutorrent3.png b/Screenshots/rutorrent/aquamarine.png similarity index 100% rename from Screenshots/rutorrent/rutorrent3.png rename to Screenshots/rutorrent/aquamarine.png diff --git a/Screenshots/rutorrent/dark.png b/Screenshots/rutorrent/dark.png new file mode 100644 index 00000000..52982f81 Binary files /dev/null and b/Screenshots/rutorrent/dark.png differ diff --git a/Screenshots/rutorrent/rutorrent1.png b/Screenshots/rutorrent/hotline.png similarity index 100% rename from Screenshots/rutorrent/rutorrent1.png rename to Screenshots/rutorrent/hotline.png diff --git a/Screenshots/rutorrent/rutorrent2.jpg b/Screenshots/rutorrent/plex.jpg similarity index 100% rename from Screenshots/rutorrent/rutorrent2.jpg rename to Screenshots/rutorrent/plex.jpg diff --git a/Screenshots/rutorrent/rutorrent5.png b/Screenshots/rutorrent/rutorrent5.png deleted file mode 100644 index 4129a8e8..00000000 Binary files a/Screenshots/rutorrent/rutorrent5.png and /dev/null differ diff --git a/Screenshots/rutorrent/rutorrent4.png b/Screenshots/rutorrent/space-gray.png similarity index 100% rename from Screenshots/rutorrent/rutorrent4.png rename to Screenshots/rutorrent/space-gray.png diff --git a/Screenshots/sabnzbd/aquamarine.png b/Screenshots/sabnzbd/aquamarine.png new file mode 100644 index 00000000..c4613324 Binary files /dev/null and b/Screenshots/sabnzbd/aquamarine.png differ diff --git a/Screenshots/sabnzbd/dark.png b/Screenshots/sabnzbd/dark.png new file mode 100644 index 00000000..e2038cd1 Binary files /dev/null and b/Screenshots/sabnzbd/dark.png differ diff --git a/Screenshots/sabnzbd/hotline.png b/Screenshots/sabnzbd/hotline.png new file mode 100644 index 00000000..e47c00a3 Binary files /dev/null and b/Screenshots/sabnzbd/hotline.png differ diff --git a/Screenshots/sabnzbd/plex.jpg b/Screenshots/sabnzbd/plex.jpg new file mode 100644 index 00000000..1b46dff7 Binary files /dev/null and b/Screenshots/sabnzbd/plex.jpg differ diff --git a/Screenshots/sabnzbd/sabnzbd.png b/Screenshots/sabnzbd/sabnzbd.png deleted file mode 100644 index fd271912..00000000 Binary files a/Screenshots/sabnzbd/sabnzbd.png and /dev/null differ diff --git a/Screenshots/sabnzbd/sabnzbd_dark.png b/Screenshots/sabnzbd/sabnzbd_dark.png deleted file mode 100644 index 080573c6..00000000 Binary files a/Screenshots/sabnzbd/sabnzbd_dark.png and /dev/null differ diff --git a/Screenshots/sabnzbd/sabnzbd_dark_2.png b/Screenshots/sabnzbd/sabnzbd_dark_2.png deleted file mode 100644 index 08be2b0a..00000000 Binary files a/Screenshots/sabnzbd/sabnzbd_dark_2.png and /dev/null differ diff --git a/Screenshots/sabnzbd/sabnzbd_dark_3.png b/Screenshots/sabnzbd/sabnzbd_dark_3.png deleted file mode 100644 index 04c95183..00000000 Binary files a/Screenshots/sabnzbd/sabnzbd_dark_3.png and /dev/null differ diff --git a/Screenshots/sabnzbd/space-gray.png b/Screenshots/sabnzbd/space-gray.png new file mode 100644 index 00000000..040f87ba Binary files /dev/null and b/Screenshots/sabnzbd/space-gray.png differ diff --git a/Screenshots/sonarr/sonarr2.jpg b/Screenshots/sonarr/aquamarine.jpg similarity index 100% rename from Screenshots/sonarr/sonarr2.jpg rename to Screenshots/sonarr/aquamarine.jpg diff --git a/Screenshots/sonarr/dark.jpg b/Screenshots/sonarr/dark.jpg new file mode 100644 index 00000000..47b01c80 Binary files /dev/null and b/Screenshots/sonarr/dark.jpg differ diff --git a/Screenshots/sonarr/sonarr4.jpg b/Screenshots/sonarr/hotline.jpg similarity index 100% rename from Screenshots/sonarr/sonarr4.jpg rename to Screenshots/sonarr/hotline.jpg diff --git a/Screenshots/sonarr/sonarr1.jpg b/Screenshots/sonarr/plex.jpg similarity index 100% rename from Screenshots/sonarr/sonarr1.jpg rename to Screenshots/sonarr/plex.jpg diff --git a/Screenshots/sonarr/sonarr3.jpg b/Screenshots/sonarr/space-gray.jpg similarity index 100% rename from Screenshots/sonarr/sonarr3.jpg rename to Screenshots/sonarr/space-gray.jpg diff --git a/Screenshots/synclounge/synclounge1.png b/Screenshots/synclounge/aquamarine.png similarity index 100% rename from Screenshots/synclounge/synclounge1.png rename to Screenshots/synclounge/aquamarine.png diff --git a/Screenshots/synclounge/dark.png b/Screenshots/synclounge/dark.png new file mode 100644 index 00000000..b04a2aca Binary files /dev/null and b/Screenshots/synclounge/dark.png differ diff --git a/Screenshots/synclounge/synclounge5.png b/Screenshots/synclounge/hotline.png similarity index 100% rename from Screenshots/synclounge/synclounge5.png rename to Screenshots/synclounge/hotline.png diff --git a/Screenshots/synclounge/synclounge3.jpg b/Screenshots/synclounge/plex.jpg similarity index 100% rename from Screenshots/synclounge/synclounge3.jpg rename to Screenshots/synclounge/plex.jpg diff --git a/Screenshots/synclounge/synclounge4.png b/Screenshots/synclounge/space-gray.png similarity index 100% rename from Screenshots/synclounge/synclounge4.png rename to Screenshots/synclounge/space-gray.png diff --git a/Screenshots/synclounge/synclounge2.png b/Screenshots/synclounge/synclounge2.png deleted file mode 100644 index 99d6b464..00000000 Binary files a/Screenshots/synclounge/synclounge2.png and /dev/null differ diff --git a/Screenshots/tautulli/aquamarine.png b/Screenshots/tautulli/aquamarine.png new file mode 100644 index 00000000..4a953a47 Binary files /dev/null and b/Screenshots/tautulli/aquamarine.png differ diff --git a/Screenshots/tautulli/dark.png b/Screenshots/tautulli/dark.png new file mode 100644 index 00000000..73bf8563 Binary files /dev/null and b/Screenshots/tautulli/dark.png differ diff --git a/Screenshots/tautulli/hotline.png b/Screenshots/tautulli/hotline.png new file mode 100644 index 00000000..25c9b725 Binary files /dev/null and b/Screenshots/tautulli/hotline.png differ diff --git a/Screenshots/tautulli/plex.jpg b/Screenshots/tautulli/plex.jpg new file mode 100644 index 00000000..e3e6d734 Binary files /dev/null and b/Screenshots/tautulli/plex.jpg differ diff --git a/Screenshots/tautulli/space-gray.png b/Screenshots/tautulli/space-gray.png new file mode 100644 index 00000000..45a1d6e2 Binary files /dev/null and b/Screenshots/tautulli/space-gray.png differ diff --git a/Screenshots/thelounge/aquamarine.png b/Screenshots/thelounge/aquamarine.png new file mode 100644 index 00000000..a640fddc Binary files /dev/null and b/Screenshots/thelounge/aquamarine.png differ diff --git a/Screenshots/thelounge/thelounge1.png b/Screenshots/thelounge/dark.png similarity index 100% rename from Screenshots/thelounge/thelounge1.png rename to Screenshots/thelounge/dark.png diff --git a/Screenshots/thelounge/thelounge3.png b/Screenshots/thelounge/hotline.png similarity index 100% rename from Screenshots/thelounge/thelounge3.png rename to Screenshots/thelounge/hotline.png diff --git a/Screenshots/thelounge/thelounge4.jpg b/Screenshots/thelounge/plex.jpg similarity index 100% rename from Screenshots/thelounge/thelounge4.jpg rename to Screenshots/thelounge/plex.jpg diff --git a/Screenshots/thelounge/thelounge5.png b/Screenshots/thelounge/space-gray.png similarity index 100% rename from Screenshots/thelounge/thelounge5.png rename to Screenshots/thelounge/space-gray.png diff --git a/Screenshots/thelounge/thelounge2.png b/Screenshots/thelounge/thelounge2.png deleted file mode 100644 index 40bca28a..00000000 Binary files a/Screenshots/thelounge/thelounge2.png and /dev/null differ