From 66bcf56cdaec97415215310ab85d466049a4b0c3 Mon Sep 17 00:00:00 2001 From: Stefan Sterz Date: Wed, 8 Mar 2023 17:45:55 +0100 Subject: [PATCH] docs: add dark mode support to the api viewer adds dark mode support to the api viewer that is activated depending on the users theme preference. similar to the main gui's "auto" theme. this requires a bump of the widget toolkit so the dark theme css file is present Signed-off-by: Stefan Sterz [ T: fixup commit subject, got garbled on send ] Signed-off-by: Thomas Lamprecht --- docs/api-viewer/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api-viewer/index.html b/docs/api-viewer/index.html index 4ae903ed..dbe5e637 100644 --- a/docs/api-viewer/index.html +++ b/docs/api-viewer/index.html @@ -6,6 +6,7 @@ Proxmox Backup Server API Documentation +