@import "cmor.css";

.comment { color: purple; }
.xml { color: rgb(104, 31, 172); }
.keyword { color: rgb(205, 0, 0); }
.string { color: green; }
