Original idea and SASS files from https://github.com/Weilbyte/PVEDiscordDark
The project itself is extremely low maintenance, hence there is periods with no commits for months. However, I am still maintaining this porject and will be for the foreseable future. Opened PRs are sent straight to my email so I will see them. If you have a theme you have concocted and want to see officially added, feel free to open a PR with it!
- 7.4
- 8.0
- 9.0
there is a few additional tweaks that can be enabled using the script. These are:
- Hide the "no valid subscription" warning
- Add update buttons to the theme selector panel itself
- Add a progress bar to show how much ram ZFS Cache is using
Run the following commands in your PVE instance:
git clone https://github.com/Happyrobot33/PVEThemes
cd PVEThemes
chmod +x install.sh
./install.shOr this one-liner:
git clone https://github.com/Happyrobot33/PVEThemes && cd PVEThemes && chmod +x install.sh && ./install.shif you have ran the install.sh script before, you can instead just run the run.sh script
chmod +x run.sh
./run.shif you are running into issues updating the script, run the following commands:
git pull
chmod +x install.sh
./install.shThis should hopefully fix any issues.







