Enable Dark Mode in Proxmox
July 27, 2022
wget https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh
bash PVEDiscordDark.sh install
or
bash <(curl -s https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh ) install
Uninstallation
To uninstall the theme, simply run the utility with the uninstall
command.
bash PVEDiscordDark.sh uninstall