Update 'theme-arc-blue.css'

This commit is contained in:
nous 2021-04-25 23:00:13 +02:00
parent 439eb20625
commit f90f828a22
1 changed files with 4 additions and 1 deletions

View File

@ -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;
}
}
.bar {
background: #0a0a2d !important;
}