ProxMorph - Proxmox Themes
CSS themes for Proxmox VE, PBS, and PDM - integrates with the native Color Theme selector. Catppuccin, Dracula, Nord, Gruvbox, Solarized, Tokyo Night, UniFi, and more. Also adds CPU temps.
One-Liner
Install
1
bash <(curl -fsSL https://raw.githubusercontent.com/IT-BAER/proxmorph/main/install.sh) install
Uninstall Theme
1
bash <(curl -fsSL https://raw.githubusercontent.com/IT-BAER/proxmorph/main/install.sh) uninstall
Manual
Install
1
2
3
4
git clone https://github.com/IT-BAER/proxmorph.git
cd proxmorph
chmod +x install.sh
./install.sh install
Uninstall Theme
1
./install.sh uninstall
This post is licensed under
CC BY 4.0
by the author.
