Weilbyte
6221cc8b45
Merge pull request #36 from thimslugga/patch-1
Add interpreter and cleanup imports + carriage returns
4 years ago
adam kaminski
c5c4f90b98
Add interpreter and cleanup imports + carriage returns
1) Added interpreter #!/usr/bin/python3 to allow for running as ./PVEDiscordDark.py
2) Remove redundant import of os after sys
3) Cleaned up carriage return characters ^M from file to resolve the following error: -bash: ./PVEDiscordDark.py: /usr/bin/python3^M: bad interpreter: No such file or directory
4 years ago
Weilbyte
1f3c7f5355
Add actual undefined checks
Fixes #34 and any other issue that might be related to this.
4 years ago
Weilbyte
7578ad637f
Replace function overrides with createWidget patch
Patch createWidget to root out white background-color properties instead of overriding functions. Also fixes #33
4 years ago
Weilbyte
c80f4795bd
Fix issue at like 100
4 years ago
Weilbyte
4f0b519a8e
Remove fstrings
Fixes #26
4 years ago
Weilbyte
2f37f0fea1
Fix smart values white background - #29
4 years ago
Weilbyte
ef02a6ef7b
Merge pull request #27 from jonasled/patch-7
fixed script not working on Python Version below 3.6
4 years ago
Jonas Leder
b7bdedd156
fixed script not working on Python Version below 3.6
4 years ago
Weilbyte
692442eb96
Add unattended mode, and change google.com ping to github.com
4 years ago
Weilbyte
c06844b018
Merge pull request #23 from Weilbyte/rewrite
Remove previews
5 years ago
Weilbyte
ea66a561eb
Remove previews
5 years ago
Weilbyte
76c7565b3c
Update README.md
5 years ago
Weilbyte
bf72e8a6ce
Update README.md
5 years ago
Weilbyte
b1593d3f39
Update README.md
5 years ago
Weilbyte
76848533a1
Update README.md
5 years ago
Weilbyte
bea1a0aa2e
Patch values instead of replacing charts.js
5 years ago
Weilbyte
28c35232dd
Minified output file
5 years ago
Weilbyte
a5b5331671
Change version list background color
5 years ago
Weilbyte
18c86ce5e6
Seperate ceph style, make userinfo dropdown match color
5 years ago
Weilbyte
2f676c1099
Context menu de-uglification
5 years ago
Weilbyte
53199a7866
Make selected page button blurple
5 years ago
Weilbyte
60e5f622ff
PAM Permission coloring
5 years ago
Weilbyte
35a89b81c4
Change default values
5 years ago
Weilbyte
8a720d1044
Fix image width/height
5 years ago
Weilbyte
758b3c7b49
Fix CT/VM chart background
5 years ago
Weilbyte
29309060b5
Fix node reboot icon color
5 years ago
Weilbyte
aaf27002ce
Fix syslog buttons
5 years ago
Weilbyte
1d2b623aa7
Swap logo with JS instead of CSS
5 years ago
Weilbyte
aa58e3e80b
Switch logos
5 years ago
Weilbyte
615410fcfa
Fix alert background
5 years ago
Weilbyte
f261b1c8ee
Fix DC view and alert
5 years ago
Weilbyte
777f40e557
Fix cards for VM/CT/Strg, remove alternating colors from some stuff, and change background color of QR Code
5 years ago
Weilbyte
659756e08a
Fix for white border on windows
5 years ago
Weilbyte
4ec5207717
Fix ceph warning
5 years ago
Weilbyte
77345a0945
Red color for removal icon
5 years ago
Weilbyte
ad6a21d9bf
Fix orange
5 years ago
Weilbyte
e505b1acb4
Make every refresh button NOT orange
5 years ago
Weilbyte
9646d4c437
Colorized reboot icon
5 years ago
Weilbyte
77196425a0
Dropdown color fix
5 years ago
Weilbyte
be11283c02
Fix highlight and headers
5 years ago
Weilbyte
cce6e40a68
Highlight fix?
5 years ago
Weilbyte
ff2dd61786
Adjust colors
5 years ago
Weilbyte
c5d3386acd
Fix usage bar colors, remove force white on all FA icons, make log out icon red
5 years ago
Weilbyte
c30ed5dd9b
Remove window glow, fix storage summary card, link colors to white
5 years ago
Weilbyte
63418fd174
Move some things, and change storage indicator to look better
5 years ago
Weilbyte
7b81ba0092
Merge branch 'rewrite' of https://github.com/Weilbyte/PVEDiscordDark into rewrite
5 years ago
Weilbyte
580e1687df
Actually commit some CSS
5 years ago
Weilbyte
0724aa8cb5
Update PVEDiscordDark.py
5 years ago
Weilbyte
e9a58ab850
Add die icon
5 years ago