mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
c4d324de2f
commit
545e68641a
21
README.md
21
README.md
|
@ -25,6 +25,27 @@ ________________________________________________________________________________
|
|||
</details>
|
||||
|
||||
|
||||
<details>
|
||||
<summary markdown="span">Proxmox Dark Theme</summary>
|
||||
|
||||
<p align="center"><img src="https://camo.githubusercontent.com/f6f33a09f8c1207dfb3dc1cbd754c2f3393562c11b1c999751ad9a91a656834a/68747470733a2f2f692e696d6775722e636f6d2f536e6c437948462e706e67" height="100"/></p>
|
||||
|
||||
<h1 align="center" id="heading"> Proxmox Dark Theme </h1>
|
||||
|
||||
A dark theme for the Proxmox Web UI by [Weilbyte](https://github.com/Weilbyte/PVEDiscordDark)
|
||||
|
||||
Run the following in the Proxmox Web Shell.
|
||||
|
||||
```
|
||||
bash <(curl -s https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh ) install
|
||||
```
|
||||
|
||||
To uninstall the theme, simply run the script with the `uninstall` command.
|
||||
|
||||
____________________________________________________________________________________________
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
<details>
|
||||
<summary markdown="span">Home Assistant OS VM</summary>
|
||||
|
|
Loading…
Reference in New Issue