Skip to content

A Discord-like dark theme for the Proxmox Web UI.

License

Notifications You must be signed in to change notification settings

konradorlinski/PVEDiscordDark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

A dark theme for the Proxmox Web UI,
inspired by Discord's color scheme.

Everything is dark, including the graphs, context menus and all in between! Eyes need not be fried.

The 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.

Installation

The installation is very simple thanks to the utility. Run the following commands on the PVE node serving the Web UI and follow the on-screen instructions!

~# wget https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.py
~# python3 PVEDiscordDark.py

Uninstallation

To uninstall the theme, simply run the utility, and if it detects the theme installed it will give you an option to remove it.

Updating from the old version

You will need to completely remove the old version (and revert JSMod changes). You can find the uninstall scripts and guides in the old branch.

Notes

Thanks to jonasled for helping out with the old version, and thanks to SmallEngineMechanic for catching bugs for the rewrite!

Awoo'ing on this repo is encouraged.

About

A Discord-like dark theme for the Proxmox Web UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Sass 67.1%
  • Python 23.9%
  • JavaScript 9.0%