12 lines
264 B
JSON
12 lines
264 B
JSON
|
{
|
||
|
"baseFontSize": 14,
|
||
|
"theme": "moonstone",
|
||
|
"cssTheme": "Blue Topaz",
|
||
|
"enabledCssSnippets": [
|
||
|
"myCustom"
|
||
|
],
|
||
|
"translucency": false,
|
||
|
"textFontFamily": "Verdana,맑은 고딕",
|
||
|
"interfaceFontFamily": "Verdana",
|
||
|
"monospaceFontFamily": "Verdana"
|
||
|
}
|