body {
    background-color: #1e1e1e;
    color: #eee;
}

.swagger-ui .topbar {
    background-color: #111;
}

.swagger-ui .topbar-wrapper span {
    font-size: 20px;
    color: #00f7ff;
}  