58 lines
1.3 KiB
JSON
58 lines
1.3 KiB
JSON
{
|
|
"parser-directories": [
|
|
"/home/prehnra/github",
|
|
"/home/prehnra/src",
|
|
"/home/prehnra/source",
|
|
"/home/prehnra/projects",
|
|
"/home/prehnra/treesitter"
|
|
],
|
|
"theme": {
|
|
"function": 26,
|
|
"variable.parameter": {
|
|
"underline": true
|
|
},
|
|
"constant.builtin": {
|
|
"bold": true,
|
|
"color": 94
|
|
},
|
|
"tag": 18,
|
|
"constructor": 136,
|
|
"keyword": 56,
|
|
"punctuation.bracket": 239,
|
|
"number": {
|
|
"color": 94,
|
|
"bold": true
|
|
},
|
|
"operator": {
|
|
"color": 239,
|
|
"bold": true
|
|
},
|
|
"string": 28,
|
|
"attribute": {
|
|
"italic": true,
|
|
"color": 124
|
|
},
|
|
"string.special": 30,
|
|
"variable.builtin": {
|
|
"bold": true
|
|
},
|
|
"constant": 94,
|
|
"embedded": null,
|
|
"type.builtin": {
|
|
"color": 23,
|
|
"bold": true
|
|
},
|
|
"property": 124,
|
|
"module": 136,
|
|
"function.builtin": {
|
|
"color": 26,
|
|
"bold": true
|
|
},
|
|
"comment": {
|
|
"color": 245,
|
|
"italic": true
|
|
},
|
|
"punctuation.delimiter": 239,
|
|
"type": 23
|
|
}
|
|
}
|