.theme-tokyomoon {
    --bg-color: #18181d !important;
    --cyan-color: #fff !important;
}

code {
    background-color: #fafafa;
}

h2, h3, h4, h5, h6 {
    color: #fff6f6 !important;
}
