From f90f828a223db5cc1ea3f96fc23d5e08bcb74491 Mon Sep 17 00:00:00 2001 From: nous Date: Sun, 25 Apr 2021 23:00:13 +0200 Subject: [PATCH] Update 'theme-arc-blue.css' --- theme-arc-blue.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/theme-arc-blue.css b/theme-arc-blue.css index 472b2f2..cdda162 100644 --- a/theme-arc-blue.css +++ b/theme-arc-blue.css @@ -1170,4 +1170,7 @@ swagger-ui .info li, .swagger-ui .info p, .swagger-ui .info table { --color-primary-light-2: #214b73; --color-primary-dark-2: #87bcf0; --color-primary-dark-4: #add5fc; -} \ No newline at end of file +} +.bar { + background: #0a0a2d !important; +}