use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,22 @@
|
||||
. , ; :
|
||||
[ ] { } ( )
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["punctuation", "."],
|
||||
["punctuation", ","],
|
||||
["punctuation", ";"],
|
||||
["punctuation", ":"],
|
||||
|
||||
["punctuation", "["],
|
||||
["punctuation", "]"],
|
||||
["punctuation", "{"],
|
||||
["punctuation", "}"],
|
||||
["punctuation", "("],
|
||||
["punctuation", ")"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for punctuation.
|
Reference in New Issue
Block a user