From b5dafdb59518a192d20c0218a3a7126e2e25adb7 Mon Sep 17 00:00:00 2001 From: bartoval Date: Mon, 9 Dec 2024 21:11:51 +0100 Subject: [PATCH] blue design --- dist/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/index.css b/dist/index.css index fc0c9edb2..a3e131fa9 100644 --- a/dist/index.css +++ b/dist/index.css @@ -12,11 +12,11 @@ html { body { margin: 0; - background: #fafafa; + background: aliceblue; } .swagger-ui .topbar { - background-color: #bcc1c4!important; + background-color: #acdaf6!important; } .swagger-ui .topbar-wrapper img[alt="Swagger UI"], .topbar-wrapper span {