all repos — NoPaste @ ad688e0acc0360cf52f5ee4d90c4767d1804e7a3

Resurrected - The PussTheCat.org fork of NoPaste

scripts/CodeMirror/mode/tiddlywiki/tiddlywiki.css (view raw)

 1span.cm-underlined {
 2  text-decoration: underline;
 3}
 4span.cm-strikethrough {
 5  text-decoration: line-through;
 6}
 7span.cm-brace {
 8  color: #170;
 9  font-weight: bold;
10}
11span.cm-table {
12  color: blue;
13  font-weight: bold;
14}