-
Notifications
You must be signed in to change notification settings - Fork 241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch to making the color scheme selectable in proxmox 7.4 #159
Comments
This also only has a dark theme, but Gruvbox, Nord and other well-known colorschemes are also very cool! Maybe we can get those in here too? |
I'm not too fond of the new built-in dark mode, colors are too harsh on the eyes |
Going to have to look more into this, but it would have to be a separate project. |
initial research into those shows that the theme map is hardcoded. In order to change the list, the theme name is all that needs to be added to the im going to look into how feasible it is to get a working version of a patcher up and running, shouldnt be that difficult |
the existing |
built-in dark mode does this to get the dark version of the proxmox logo
|
for anyone interested I have a extremely basic working version here that I am iterating on |
With 7.4 being out, a integrated dark theme has been introduced. I think itd be nice to keep this repo relevant by switching over to making this discord coloration a selectable option like the light and dark mode is now
The text was updated successfully, but these errors were encountered: