notes/.obsidian/appearance.json

10 lines
252 B
JSON
Raw Normal View History

2022-06-14 23:33:35 +08:00
{
"theme": "obsidian",
"translucency": true,
"cssTheme": "Atom",
"interfaceFontFamily": "IBM Plex Sans",
"textFontFamily": "IBM Plex Mono,monospace",
"monospaceFontFamily": "IBM Plex Mono",
2022-06-16 13:54:44 +08:00
"baseFontSize": 19,
2022-07-15 09:26:10 +08:00
"enabledCssSnippets": []
2022-06-14 23:33:35 +08:00
}