this round of fixups improves the contrast ratios on several icons and the mask message. it also fixes the background of boundlists which appeared to brightly in certain contexts and fixes #4610. #4610 is fixed by adding a white padding to the totp qr code so most (hopefully, all) qr code scanners can scan it again.
Stefan Sterz (5): dark-mode: improve contrast on split buttons dark-mode: color the custom grid and tree icons dark-mode: set boundlist background dark-mode: improve contrast ratios on the mask message fix #4610: add a small white padding to the totp qr code src/proxmox-dark/scss/extjs/_presentation.scss | 3 +-- src/proxmox-dark/scss/extjs/form/_button.scss | 12 ++++++------ src/proxmox-dark/scss/extjs/form/_combobox.scss | 1 + src/proxmox-dark/scss/other/_icons.scss | 2 ++ src/proxmox-dark/scss/proxmox/_loadingindicator.scss | 2 +- src/window/AddTotp.js | 4 ++-- 6 files changed, 13 insertions(+), 11 deletions(-) -- 2.30.2 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
