/* Copyright (c) Tribufu. All Rights Reserved. */
/* SPDX-License-Identifier: UNLICENSED */

body {
    background-color: #ffffff;
}

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