Current File : //proc/thread-self/root/kunden/kunden/proc/self/root/usr/share/source-highlight/Hello.css
body {
    color: black;
    background-color: white;
    font-family: monospace
}

.comment {
    color: gray;
    font-style: italic;
}

.keyword {
    color: maroon;
    font-weight: bold;
}

.string {
    color: green
}

.type {
    color: teal;
    text-decoration: underline;
}