lychees's picture
Upload 569 files
87b3b3a
raw
history blame contribute delete
132 Bytes
.keyword {
color: #33a;
}
.number {
color: #a33;
}
.string, .string * {
color: #555;
}
.comment, .comment * {
color: #282;
}