From 510bd3d98c6ad120f3f6657cada66ec2b0fab1da Mon Sep 17 00:00:00 2001 From: Georg Sieber Date: Mon, 18 Apr 2022 20:58:37 +0200 Subject: [PATCH] change default color --- files/system-monitor-graph@rcassani/settings-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/system-monitor-graph@rcassani/settings-schema.json b/files/system-monitor-graph@rcassani/settings-schema.json index c3af440..4e279b1 100644 --- a/files/system-monitor-graph@rcassani/settings-schema.json +++ b/files/system-monitor-graph@rcassani/settings-schema.json @@ -128,7 +128,7 @@ }, "line-color-swap": { "type": "colorchooser", - "default": "rgba(137,190,67,1.0)", + "default": "rgba(229,165,10,1.0)", "description": "Line color Swap", "dependency": "type=swap", "tooltip": "RGB or RGBA. Alpha is ignored"