Happyrobot33 / PVEThemes

Patcher to add custom themes to Proxmox WebUI
64 stars 7 forks source link

Original idea and SASS files from https://github.com/Weilbyte/PVEDiscordDark

Supported Proxmox Versions

UI Tweaks

there is a few additional tweaks that can be enabled using the script. These are:

Installation

Run the following commands in your PVE instance:

git clone https://github.com/Happyrobot33/PVEThemes
cd PVEThemes
chmod +x install.sh
./install.sh

Or this one-liner:

git clone https://github.com/Happyrobot33/PVEThemes && cd PVEThemes && chmod +x install.sh && ./install.sh

if you have ran the install.sh script before, you can instead just run the run.sh script

chmod +x run.sh
./run.sh

if you are running into issues updating the script, run the following commands:

git pull
chmod +x install.sh
./install.sh

This should hopefully fix any issues.

avali discord dark discord light nordigr