12 lines
260 B
JSON
12 lines
260 B
JSON
|
{
|
||
|
"theme": "obsidian",
|
||
|
"translucency": true,
|
||
|
"cssTheme": "Atom",
|
||
|
"interfaceFontFamily": "IBM Plex Sans",
|
||
|
"textFontFamily": "IBM Plex Mono",
|
||
|
"monospaceFontFamily": "IBM Plex Mono",
|
||
|
"baseFontSize": 19,
|
||
|
"enabledCssSnippets": [
|
||
|
"expander"
|
||
|
]
|
||
|
}
|