| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- {
- "Plex Theme": {
- "author": "Grant Burry",
- "category": "Community",
- "description": "A theme for Organizr that emulates the style of Plex",
- "icon": "https://raw.githubusercontent.com/Burry/Organizr-Plex-Theme/master/doc/icon.png",
- "contact": null,
- "website": "https://burry.dev/Organizr-Plex-Theme",
- "version": "3.0.0",
- "release_date": "2018-07-31",
- "last_updated": "2019-06-15",
- "github_folder": "plex_theme",
- "license": "personal,business",
- "files": {
- "/css/themes": "Plex.css",
- "/plugins/theme_files/plex_theme/images": "rotten.svg|times.svg",
- "/plugins/theme_files/plex_theme/images/background": "blur-dark.png|blur-dark-login.png|blur-light.png|noise.png",
- "/plugins/theme_files/plex_theme/images/cache": "no-request.svg|not-found.svg",
- "/plugins/theme_files/plex_theme/images/groups": "admin.svg|coadmin.svg|guest.svg|poweruser.svg|superuser.svg|user.svg",
- "/plugins/theme_files/plex_theme/images/tabs": "ombi.svg"
- },
- "images": {
- "Login": "https://raw.githubusercontent.com/Burry/Organizr-Plex-Theme/master/doc/screenshots/1.png",
- "Splash": "https://raw.githubusercontent.com/Burry/Organizr-Plex-Theme/master/doc/screenshots/2.png",
- "Homepage": "https://raw.githubusercontent.com/Burry/Organizr-Plex-Theme/master/doc/screenshots/3.png",
- "Search": "https://raw.githubusercontent.com/Burry/Organizr-Plex-Theme/master/doc/screenshots/4.png"
- },
- "css": {},
- "javascript": {}
- },
- "Hotline Theme": {
- "author": "GilbN",
- "category": "Community",
- "description": "A red and blue colored theme for Organizr ",
- "icon": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/hotline/theme-park-organizr-hotline-logo.png",
- "contact": null,
- "website": "https://github.com/gilbN/theme.park",
- "version": "1.0.1",
- "release_date": "2019-06-16",
- "last_updated": "2019-06-20",
- "github_folder": "Hotline_theme",
- "license": "personal,business",
- "files": {
- "/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",
- "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": {}
- },
- "Aquamarine Theme": {
- "author": "GilbN",
- "category": "Community",
- "description": "An aquamarine colored theme for Organizr ",
- "icon": "https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/organizr/aquamarine/theme-park-organizr-aquamarine-logo.png",
- "contact": null,
- "website": "https://github.com/gilbN/theme.park",
- "version": "1.0.1",
- "release_date": "2019-06-16",
- "last_updated": "2019-06-20",
- "github_folder": "Aquamarine_theme",
- "license": "personal,business",
- "files": {
- "/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",
- "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"
- },
- "css": {},
- "javascript": {}
- }
- }
|