all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-manager 1/2] ui: node memory RRD: change ZFS ARC color to a blue shade
@ 2025-08-05  8:29 Dominik Csapak
  2025-08-05  8:29 ` [pve-devel] [PATCH pve-manager 2/2] ui: node memory RRD: change available color to a green shade Dominik Csapak
  2025-08-05  9:43 ` [pve-devel] applied: [PATCH pve-manager 1/2] ui: node memory RRD: change ZFS ARC color to a blue shade Thomas Lamprecht
  0 siblings, 2 replies; 3+ messages in thread
From: Dominik Csapak @ 2025-08-05  8:29 UTC (permalink / raw)
  To: pve-devel

so it's more like the 'used' color. It's a blueish shade from the
default extjs color scheme.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
 www/manager6/node/Summary.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/node/Summary.js b/www/manager6/node/Summary.js
index d3d89ca5..2e256fcc 100644
--- a/www/manager6/node/Summary.js
+++ b/www/manager6/node/Summary.js
@@ -252,7 +252,7 @@ Ext.define('PVE.node.Summary', {
                                 gettext('ZFS ARC'),
                                 gettext('Available'),
                             ],
-                            colors: ['#94ae0a', '#115fa6', '#7c7474', '#c4c0c0'],
+                            colors: ['#94ae0a', '#115fa6', '#24ad9a', '#c4c0c0'],
                             unit: 'bytes',
                             powerOfTwo: true,
                             store: rrdstore,
-- 
2.39.5



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


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

* [pve-devel] [PATCH pve-manager 2/2] ui: node memory RRD: change available color to a green shade
  2025-08-05  8:29 [pve-devel] [PATCH pve-manager 1/2] ui: node memory RRD: change ZFS ARC color to a blue shade Dominik Csapak
@ 2025-08-05  8:29 ` Dominik Csapak
  2025-08-05  9:43 ` [pve-devel] applied: [PATCH pve-manager 1/2] ui: node memory RRD: change ZFS ARC color to a blue shade Thomas Lamprecht
  1 sibling, 0 replies; 3+ messages in thread
From: Dominik Csapak @ 2025-08-05  8:29 UTC (permalink / raw)
  To: pve-devel

so it's more subtle versus the current gray line.
I used the normal green color from 'total' but increased the lightness
value by 10 points (in HSL color space) to make the color brighter.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
 www/manager6/node/Summary.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/node/Summary.js b/www/manager6/node/Summary.js
index 2e256fcc..81d5195d 100644
--- a/www/manager6/node/Summary.js
+++ b/www/manager6/node/Summary.js
@@ -252,7 +252,7 @@ Ext.define('PVE.node.Summary', {
                                 gettext('ZFS ARC'),
                                 gettext('Available'),
                             ],
-                            colors: ['#94ae0a', '#115fa6', '#24ad9a', '#c4c0c0'],
+                            colors: ['#94ae0a', '#115fa6', '#24AD9A', '#bbde0d'],
                             unit: 'bytes',
                             powerOfTwo: true,
                             store: rrdstore,
-- 
2.39.5



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


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

* [pve-devel] applied: [PATCH pve-manager 1/2] ui: node memory RRD: change ZFS ARC color to a blue shade
  2025-08-05  8:29 [pve-devel] [PATCH pve-manager 1/2] ui: node memory RRD: change ZFS ARC color to a blue shade Dominik Csapak
  2025-08-05  8:29 ` [pve-devel] [PATCH pve-manager 2/2] ui: node memory RRD: change available color to a green shade Dominik Csapak
@ 2025-08-05  9:43 ` Thomas Lamprecht
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Lamprecht @ 2025-08-05  9:43 UTC (permalink / raw)
  To: pve-devel, Dominik Csapak

On Tue, 05 Aug 2025 10:29:05 +0200, Dominik Csapak wrote:
> so it's more like the 'used' color. It's a blueish shade from the
> default extjs color scheme.
> 
> 

Applied, thanks!

[1/2] ui: node memory RRD: change ZFS ARC color to a blue shade
      commit: 8af0c93162f62fd872462036976da6e3d87d3ebb
[2/2] ui: node memory RRD: change available color to a green shade
      commit: 23e19e70d2485c210fc5e9bd5a40b007aeece3d5


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


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

end of thread, other threads:[~2025-08-05  9:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-05  8:29 [pve-devel] [PATCH pve-manager 1/2] ui: node memory RRD: change ZFS ARC color to a blue shade Dominik Csapak
2025-08-05  8:29 ` [pve-devel] [PATCH pve-manager 2/2] ui: node memory RRD: change available color to a green shade Dominik Csapak
2025-08-05  9:43 ` [pve-devel] applied: [PATCH pve-manager 1/2] ui: node memory RRD: change ZFS ARC color to a blue shade Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal