Matthew Herber
Matthew Herber
initial research into those shows that the theme map is hardcoded. In order to change the list, `theme_map` in `/usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js` needs to be edited, and the theme needs to be...
the existing `PVEDiscordDark.css` file seems to work, it just needs some tweaks to support the new stylable components like graphs

built-in dark mode does this to get the dark version of the proxmox logo ``` img[id^="proxmoxlogo-"][id$="-img"] { filter: invert(1) hue-rotate(180deg) }
for anyone interested I have a extremely basic working version here that I am iterating on https://github.com/Happyrobot33/PVEThemes
definable themes with fixed charts 
Same, we dont have a user account for out team so we cant set the avatar image of our team right now
Just want to pile on here even though my comment probably wont be read, following this would set a bad precedent. Imagine if this same kind of response was done...
> I think you're good @Happyrobot33. > > I think I understand now why a lot of people have been upset with VRChat for a very long time relating to...
even better idea when it comes to local IPs: Implement something like was recently implemented with OSCQuery where programs can request a port to communicate with VRC over From what...