all repos — NoPaste @ 29b774f090102303e43cf939b38ac2083e62d9f1

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}