Update 'theme-arc-blue.css'

This commit is contained in:
nous 2020-05-13 22:52:18 +02:00
parent 1d05f6ca85
commit 05a366d4f0
1 changed files with 7 additions and 0 deletions

View File

@ -825,6 +825,13 @@
background: #000fdd;
color: #fff;
}
.swagger-ui .opblock .opblock-section-header {
background: hsla(0, 0%, 13.3%, 0.8);
}
.swagger-ui .opblock-body pre {
background: #212121;
color: #b0b0b0;
}
.ui.modal > .header {
background: #6e0000;
color: #d3d3d3;