mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-24 19:49:29 +08:00
v0.0.1
This commit is contained in:
14
codemirror/mode/tiddlywiki/tiddlywiki.css
vendored
Normal file
14
codemirror/mode/tiddlywiki/tiddlywiki.css
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
span.cm-underlined {
|
||||
text-decoration: underline;
|
||||
}
|
||||
span.cm-strikethrough {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
span.cm-brace {
|
||||
color: #170;
|
||||
font-weight: bold;
|
||||
}
|
||||
span.cm-table {
|
||||
color: blue;
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user