{"id":13457095,"url":"https://github.com/Weilbyte/PVEDiscordDark","last_synced_at":"2025-03-24T12:30:43.779Z","repository":{"id":37587921,"uuid":"172342783","full_name":"Weilbyte/PVEDiscordDark","owner":"Weilbyte","description":"A Discord-like dark theme for the Proxmox Web UI.","archived":false,"fork":false,"pushed_at":"2023-03-04T08:34:43.000Z","size":1673,"stargazers_count":2544,"open_issues_count":15,"forks_count":241,"subscribers_count":61,"default_branch":"master","last_synced_at":"2025-03-24T00:18:10.630Z","etag":null,"topics":["dark-theme","hacktoberfest","proxmox","proxmox-ve","proxmoxve","pve","theme"],"latest_commit_sha":null,"homepage":"","language":"Sass","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Weilbyte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-02-24T13:44:44.000Z","updated_at":"2025-03-22T12:43:12.000Z","dependencies_parsed_at":"2023-02-09T16:30:55.932Z","dependency_job_id":"615be9e2-af90-4c73-8ee1-1c83e01cc0e5","html_url":"https://github.com/Weilbyte/PVEDiscordDark","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weilbyte%2FPVEDiscordDark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weilbyte%2FPVEDiscordDark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weilbyte%2FPVEDiscordDark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weilbyte%2FPVEDiscordDark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Weilbyte","download_url":"https://codeload.github.com/Weilbyte/PVEDiscordDark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245269696,"owners_count":20587829,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dark-theme","hacktoberfest","proxmox","proxmox-ve","proxmoxve","pve","theme"],"created_at":"2024-07-31T08:01:33.080Z","updated_at":"2025-03-24T12:30:43.757Z","avatar_url":"https://github.com/Weilbyte.png","language":"Sass","funding_links":[],"categories":["Sass","Utilities \u0026 Scripts"],"sub_categories":["Community Maintained"],"readme":"\n\n\n\n![](https://i.imgur.com/SnlCyHF.png)\n\n\u003cp align=\"center\"\u003eA dark theme for the Proxmox Web UI,\u003cbr/\u003e \u003ci\u003einspired by Discord's color scheme.\u003c/i\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eEverything is dark, including the graphs, context menus and all in between! Eyes need not be fried.\u003c/p\u003e    \nThe theme now runs its own JavaScript code which patches the colors for certain components (and charts). This approach is much better, and safer than what was used previously.\n\n## Installation \nThe installation is done via the CLI utility. Run the following commands on the PVE node serving the Web UI:  Clearing browser cache is necessary to see the changes.\n\n```\n~# wget https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh\n~# bash PVEDiscordDark.sh install\n```\nOr this oneliner\n```\nbash \u003c(curl -s https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh ) install\n```\n\nNote that you will need to run the install command every time `pve-manager` is updated (i.e. after every Proxmox update)\n\n## Uninstallation\n To uninstall the theme, simply run the utility with the `uninstall` command. Clearing browser cache is necessary to see the changes.\n \n## Installer \u0026 Security\nThe new installer relies on the `/meta/supported` and `/meta/imagelist` files being present in the repository. It also includes a silent mode. Run `bash PVEDiscordDark.sh -h` for usage instructions. \n\nFurthermore, you will be able to provide the environment variables `REPO` and `TAG` to specify from what repository and from what commit tag to install the theme from.   \n`REPO` is in format `Username/Repository` and defaults to `Weilbyte/PVEDiscordDark` (this repository).    \n`TAG` defaults to `master`, but it is strongly recommended to use the SHA-1 commit hash for security.\n\n## Offline bundle\nIf desired, the installation utility can be run offline. Upon detecting a folder called `offline` in the current working directory, the script will enter offline mode and use the resources within that folder instead of retrieving them from GitHub.    \n\nThe `offline` folder must have the following files: `meta/[imagelist, supported]`, `PVEDiscordDark/images/*`, `PVEDiscordDark/js/PVEDiscordDark.js`, `PVEDiscordDark/sass/PVEDiscordDark.css`\n\nYou can find a zip containing the installer and offline folder under the artifact section of the GitHub Actions under this repository or as an asset attached to releases.\n\n## Contributors\nThanks to everybody who contributed to this project, and additional thanks to [Crinisus](https://github.com/crinisus) for catching bugs for the rewrite!\n\n\u003ca href=\"https://github.com/weilbyte/pvediscorddark/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=weilbyte/pvediscorddark\" /\u003e\n\u003c/a\u003e\n\n\n*Awoo'ing on this repo is encouraged.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWeilbyte%2FPVEDiscordDark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWeilbyte%2FPVEDiscordDark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWeilbyte%2FPVEDiscordDark/lists"}