public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH widget-toolkit 0/6] Proxmox Dark Theme Fix-ups Round 1
@ 2023-03-10 13:08 Stefan Sterz
  2023-03-10 13:08 ` [pve-devel] [PATCH widget-toolkit 1/6] dark-theme: fix summary row background Stefan Sterz
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Stefan Sterz @ 2023-03-10 13:08 UTC (permalink / raw)
  To: pve-devel

this series adds a couple of fix-ups to the recently introduced
dark-theme. it first fixes summary rows again (they wore broken in a
refactoring step), then darkens the background mask further, dims
buttons more, removes thicker borders that are inconsistent with
crisp and removes a border around the pve resource tree.

the last commit concerns the pve-manager. it removes a class from the
"tree settings" button that made it appear like a help button. this
doesn't change its appearance in crisp, but makes it stand out more
in the dark theme.

Stefan Sterz (5):
  dark-theme: fix summary row background
  dark-theme: make windows stand out more against the background mask
  dark-theme: re-work buttons colors to appear dimmer
  dark-theme: remove thicker borders around content
  dark-theme: visually remove the border around the pve resource tree

 src/proxmox-dark/scss/abstracts/_mixins.scss    |  7 -------
 src/proxmox-dark/scss/abstracts/_variables.scss | 10 +++++-----
 src/proxmox-dark/scss/extjs/_grid.scss          |  4 +++-
 src/proxmox-dark/scss/extjs/_panel.scss         |  6 ++++++
 src/proxmox-dark/scss/extjs/_presentation.scss  |  2 +-
 src/proxmox-dark/scss/extjs/_toolbar.scss       |  2 +-
 src/proxmox-dark/scss/extjs/form/_button.scss   |  1 +
 src/proxmox-dark/scss/proxmox/_general.scss     | 13 -------------
 src/proxmox-dark/scss/proxmox/_helpbutton.scss  |  1 +
 9 files changed, 18 insertions(+), 28 deletions(-)

-- 
2.30.2





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-03-11 16:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-10 13:08 [pve-devel] [PATCH widget-toolkit 0/6] Proxmox Dark Theme Fix-ups Round 1 Stefan Sterz
2023-03-10 13:08 ` [pve-devel] [PATCH widget-toolkit 1/6] dark-theme: fix summary row background Stefan Sterz
2023-03-10 13:08 ` [pve-devel] [PATCH widget-toolkit 2/6] dark-theme: make windows stand out more against the background mask Stefan Sterz
2023-03-10 13:08 ` [pve-devel] [PATCH widget-toolkit 3/6] dark-theme: re-work buttons colors to appear dimmer Stefan Sterz
2023-03-10 13:08 ` [pve-devel] [PATCH widget-toolkit 4/6] dark-theme: remove thicker borders around content Stefan Sterz
2023-03-10 13:08 ` [pve-devel] [PATCH widget-toolkit 5/6] dark-theme: visually remove the border around the pve resource tree Stefan Sterz
2023-03-10 13:08 ` [pve-devel] [PATCH manager 6/6] ui: make tree settings button like regular buttons Stefan Sterz
2023-03-11 16:54 ` [pve-devel] applied-series: [PATCH widget-toolkit 0/6] Proxmox Dark Theme Fix-ups Round 1 Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal