.token.string {
    color: #9FD7F7 !important;
}

.token.property {
    color: #9FD7F7 !important;
}

.token.operator {
    color: #E98480 !important;
}

.sl-text-warning {
    color: #E98480 !important;
}

.token.function {
    color: #BD91D9 !important;
}

.sl-text-primary {
    color: #BD91D9 !important;
}

.sl-text-success {
    color: #BBFAE2 !important;
}

.token.punctuation {
    color: #FBEAB1 !important;
}

.sl-flex.sl-flex-grow-0.sl-flex-shrink-0.sl-justify-self-end.sl-resize-x {
    width: unset !important;
}
