Weilbyte
6 years ago
committed by
GitHub
1 changed files with 18 additions and 0 deletions
@ -0,0 +1,18 @@ |
|||
# Changes |
|||
Here you will find exactly what I have modified from the original Proxmox files |
|||
|
|||
## 5-4.3 |
|||
* **pvemanager.js** |
|||
Dark color for node summary background to dark (`line 17026`) |
|||
Dark color for background of the TFA QR Code (`line 34513`) |
|||
Dark color for the S.M.A.R.T disk report (`line 15744`) |
|||
Dark color for the system report in subscription tab (`line 17210`) |
|||
* **charts.js** |
|||
Dark chart background color (`line 8874`) |
|||
White chart label color (`+line 8888`) |
|||
White chart title color (`+line 8895`) |
|||
Light dark color for the chart grid (`line 8901`) |
|||
White gauge text (`line 8935`) |
|||
* **proxmoxlib.js** |
|||
Blurple color for gauge filled meter (`line 4462`) |
|||
Dark color for gauge meter background (`line 4463`) |
Loading…
Reference in new issue