notes/.obsidian/appearance.json
2022-06-16 13:54:44 +08:00

12 lines
270 B
JSON

{
"theme": "obsidian",
"translucency": true,
"cssTheme": "Atom",
"interfaceFontFamily": "IBM Plex Sans",
"textFontFamily": "IBM Plex Mono,monospace",
"monospaceFontFamily": "IBM Plex Mono",
"baseFontSize": 19,
"enabledCssSnippets": [
"expander"
]
}