.thonny_in {
    color: #1806FF
}

.thonny_error {
    color: #CC0000
}

.thonny_prompt {
    color: #800080
}

.thonny_command {
    color: #A9A9A9
}

.thonny_out {
    color: #00008B
}

.thonny_num {
    color: #B04600
}

.thonny_str {
    color: #006400
}

.thonny_keyword {
    color: #7F0055
}

.thonny_comment {
    color: #A9A9A9
}

.md-typeset kbd {
    background-color: unset;
    box-shadow: unset;
    color: #1806FF;
    font-size: unset;
    font-weight: bold;
    padding: unset;
    vertical-align: unset;
}
