13 lines
283 B
JSON
13 lines
283 B
JSON
{
|
|
"textmarker.savedHighlights": [
|
|
{
|
|
"pattern": {
|
|
"type": "string",
|
|
"expression": "payload",
|
|
"ignoreCase": false,
|
|
"wholeMatch": false
|
|
},
|
|
"color": "yellow"
|
|
}
|
|
]
|
|
} |