From 6fba1c4a89aa5af6ec8e9ce0c235d4d7e8adc8c1 Mon Sep 17 00:00:00 2001 From: worldofiptvcom Date: Mon, 15 Dec 2025 11:14:36 +0300 Subject: [PATCH] Update index.html --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index 030cd75..a7880be 100644 --- a/index.html +++ b/index.html @@ -747,6 +747,10 @@ background: rgb(20, 20, 20); } + [data-theme="dark"] .swagger-ui .opblock-body pre.microlight { + background: rgb(20, 20, 20); + } + /* Table Data */ [data-theme="dark"] .servers tr td { background-color: transparent !important;