Просмотр исходного кода

added hotpink,onedark,overseerr themes

gilbn 4 лет назад
Родитель
Сommit
b0b9fb6477

+ 26 - 0
Hotpink_theme/css/themes/Hotpink.css

@@ -0,0 +1,26 @@
+/*    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 HOTPINK THEME */
+@import url("https://theme-park.dev/CSS/themes/organizr/organizr-base.css");
+@import url("https://theme-park.dev/CSS/variables/hotpink.css");
+
+/* APP VARS */
+:root {
+    --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;
+  }

+ 26 - 0
Onedark_theme/css/themes/Onedark.css

@@ -0,0 +1,26 @@
+/*    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 ONEDARK THEME */
+@import url("https://theme-park.dev/CSS/themes/organizr/organizr-base.css");
+@import url("https://theme-park.dev/CSS/variables/onedark.css");
+
+/* APP VARS */
+:root {
+    --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;
+  }

+ 26 - 0
Overseerr_theme/css/themes/Overseerr.css

@@ -0,0 +1,26 @@
+/*    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 OVERSEERR THEME */
+@import url("https://theme-park.dev/CSS/themes/organizr/organizr-base.css");
+@import url("https://theme-park.dev/CSS/variables/overseerr.css");
+
+/* APP VARS */
+:root {
+    --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;
+  }

+ 78 - 6
themes.json

@@ -23,6 +23,54 @@
 		"css": {},
 		"javascript": {}
 	},
+	"Overseerr Theme": {
+		"author": "GilbN",
+		"category": "Community",
+		"description": "A Overseerr colored theme for Organizr ",
+		"icon": "https://raw.githubusercontent.com/GilbN/theme.park/master/Resources/organizr/overseerr/theme-park-organizr-overseerr-logo.png",
+		"contact": null,
+		"website": "https://theme-park.dev",
+		"version": "1.0.0",
+		"release_date": "2021-09-06",
+		"last_updated": "2021-09-06",
+		"github_folder": "Overseerr_theme",
+		"license": "personal,business",
+		"files": {
+			"/css/themes": "Overseerr.css"
+		},
+		"images": {
+			"Login": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/overseerr/overseerr_login.jpg",
+			"Splash": "https://raw.githubusercontent.com/GilbN/theme.park/master/Resources/organizr/overseerr/overseerr_splash.jpg",
+			"Homepage": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/overseerr/overseerr_homepage.jpg",
+			"Search": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/overseerr/overseerr_search.jpg"
+		},
+		"css": {},
+		"javascript": {}
+	},
+	"Onedark Theme": {
+		"author": "GilbN",
+		"category": "Community",
+		"description": "A Onedark colored theme for Organizr ",
+		"icon": "https://raw.githubusercontent.com/GilbN/theme.park/master/Resources/organizr/onedark/theme-park-organizr-onedark-logo.png",
+		"contact": null,
+		"website": "https://theme-park.dev",
+		"version": "1.0.0",
+		"release_date": "2021-09-06",
+		"last_updated": "2021-09-06",
+		"github_folder": "Onedark_theme",
+		"license": "personal,business",
+		"files": {
+			"/css/themes": "Onedark.css"
+		},
+		"images": {
+			"Login": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/onedark/onedark_login.jpg",
+			"Splash": "https://raw.githubusercontent.com/GilbN/theme.park/master/Resources/organizr/onedark/onedark_splash.jpg",
+			"Homepage": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/onedark/onedark_homepage.jpg",
+			"Search": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/onedark/onedark_search.jpg"
+		},
+		"css": {},
+		"javascript": {}
+	},
 	"Aquamarine Theme": {
 		"author": "GilbN",
 		"category": "Community",
@@ -39,8 +87,8 @@
 			"/css/themes": "Aquamarine.css"
 		},
 		"images": {
-			"Login": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/aquamarine/aquamarine_login.png",
-			"Splash": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/aquamarine/aquamarine_splash.png",
+			"Login": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/aquamarine/aquamarine_login.jpg",
+			"Splash": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/aquamarine/aquamarine_splash.jpg",
 			"Homepage": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/aquamarine/aquamarine_homepage.jpg",
 			"Search": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/aquamarine/aquamarine_search.png"
 		},
@@ -111,8 +159,8 @@
 			"/css/themes": "Dark_theme_park.css"
 		},
 		"images": {
-			"Login": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/dark/dark_login.png",
-			"Splash": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/dark/dark_splash.png",
+			"Login": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/dark/dark_login.jpg",
+			"Splash": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/dark/dark_splash.jpg",
 			"Homepage": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/dark/dark_homepage.jpg",
 			"Search": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/dark/dark_search.jpg"
 		},
@@ -135,14 +183,38 @@
 			"/css/themes": "Hotline.css"
 		},
 		"images": {
-			"Login": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/hotline/hotline_login.png",
-			"Splash": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/hotline/hotline_splash.png",
+			"Login": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/hotline/hotline_login.jpg",
+			"Splash": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/hotline/hotline_splash.jpg",
 			"Homepage": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/hotline/hotline_homepage.jpg",
 			"Search": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/hotline/hotline_search.jpg"
 		},
 		"css": {},
 		"javascript": {}
 	},
+	"Hotpink Theme": {
+		"author": "GilbN",
+		"category": "Community",
+		"description": "A pink and blue colored theme for Organizr ",
+		"icon": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/hotpink/theme-park-organizr-hotpink-logo.png",
+		"contact": null,
+		"website": "https://theme-park.dev",
+		"version": "2.0.0",
+		"release_date": "2021-09-06",
+		"last_updated": "2021-09-06",
+		"github_folder": "Hotpink_theme",
+		"license": "personal,business",
+		"files": {
+			"/css/themes": "Hotpink.css"
+		},
+		"images": {
+			"Login": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/hotpink/hotpink_login.jpg",
+			"Splash": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/hotpink/hotpink_splash.jpg",
+			"Homepage": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/hotpink/hotpink_homepage.jpg",
+			"Search": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/hotpink/hotpink_search.jpg"
+		},
+		"css": {},
+		"javascript": {}
+	},
 	"Plex Theme": {
 		"author": "Grant Burry",
 		"category": "Community",