[pve-devel] [PATCH widget-toolkit 0/5] Proxmox Dark Theme Fixups - Round 4

Stefan Sterz s.sterz at proxmox.com
Thu Mar 23 16:26:51 CET 2023


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






More information about the pve-devel mailing list