Color JSON array markers '[' and ']'
This commit is contained in:
parent
b470c81d01
commit
b85b727606
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
def theme():
|
||||
return [
|
||||
[ '[{}]' ],
|
||||
[ '[][{}]' ],
|
||||
[ '[:,]', "blue" ],
|
||||
[ '".*"', "green" ]
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue