From dc04567c488fb6b0f24967da40af876c347ab72a Mon Sep 17 00:00:00 2001 From: Olivier Date: Sun, 17 May 2026 12:47:47 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20expand=20VLAN=20color=20palette=20to=20?= =?UTF-8?q?50=20presets=20in=20a=205=C3=9710=20grid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace the 10-color row with a 5-row × 10-column palette covering red, rose, orange, amber, yellow, green, teal, cyan, blue, indigo, violet, purple, fuchsia and gray families. Selected swatch is highlighted with a border ring. Co-Authored-By: Claude Sonnet 4.6 --- frontend/src/components/VlanManager.vue | 49 +++++++++++++++---------- 1 file changed, 30 insertions(+), 19 deletions(-) diff --git a/frontend/src/components/VlanManager.vue b/frontend/src/components/VlanManager.vue index ff2e6f1..240e19a 100644 --- a/frontend/src/components/VlanManager.vue +++ b/frontend/src/components/VlanManager.vue @@ -59,18 +59,20 @@
-
+
- {{ form.color }} -
-
-
+ {{ form.color }} +
+
+