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

Signed-off-by: Dominik Csapak <[email protected]>
---
 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
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to