From ce894505dc71405d8da7422d49d1f83d84f56f53 Mon Sep 17 00:00:00 2001 From: Jason Staack Date: Sat, 21 Mar 2026 15:27:00 -0500 Subject: [PATCH] fix(website): show both light and dark mode screenshots side by side --- docs/website/index.html | 36 ++++++++++++++++++++++++++++-------- 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/docs/website/index.html b/docs/website/index.html index bed4609..e3fc597 100644 --- a/docs/website/index.html +++ b/docs/website/index.html @@ -458,23 +458,43 @@
- Fleet overview showing device list, status, and health metrics -
Fleet overview
+ Fleet overview — light mode +
Fleet overview — light
- Device detail view with interfaces, system info, and actions -
Device detail
+ Fleet overview — dark mode +
Fleet overview — dark
- Interface utilization showing per-interface traffic -
Interface traffic
+ Device management — light mode +
Device management — light
- Firmware management showing version groups and upgrade tracking -
Firmware management
+ Device management — dark mode +
Device management — dark
+
+ +
+ Interface configuration — light mode +
Interface configuration — light
+
+ +
+ Interface configuration — dark mode +
Interface configuration — dark
+
+ +
+ Firmware management — light mode +
Firmware management — light
+
+ +
+ Firmware management — dark mode +
Firmware management — dark