[pve-devel] [PATCH widget-toolkit 0/4] Dark Theme Fix-ups Round 3

Stefan Sterz s.sterz at proxmox.com
Mon Mar 20 10:02:05 CET 2023


this series adds a few more fix-ups for the dark theme:

* fix the contrast ratio of the focus state of help buttons
* make help buttons hovered/focused state brigther to be more 
  consistent with the rest of the theme
* dim warning and invalid colors further to be more consistent with
  crisp
* dim the color of "sorted-by" headers
* make the background mask more see-through while also letting windows
  stand out more

Stefan Sterz (4):
  dark-theme: improve help button contrast ratios in focused state
  dark-theme: make "sorted-by" header highlight more subtle
  dark-theme: dim warning and invalid colors more
  dark-theme: let the background "shine through" mask more

 src/proxmox-dark/scss/abstracts/_variables.scss | 6 +++---
 src/proxmox-dark/scss/extjs/_grid.scss          | 2 +-
 src/proxmox-dark/scss/extjs/_presentation.scss  | 6 +++---
 src/proxmox-dark/scss/proxmox/_helpbutton.scss  | 3 ++-
 4 files changed, 9 insertions(+), 8 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list