Notepad/enter/.obsidian/appearance.json

11 lines
233 B
JSON
Raw Normal View History

2023-07-05 18:29:11 +00:00
{
"accentColor": "",
2023-07-05 18:29:11 +00:00
"translucency": true,
"showViewHeader": true,
"nativeMenus": true,
2023-08-28 09:30:03 +00:00
"cssTheme": "Prism",
"theme": "moonstone",
"baseFontSize": 14,
"textFontFamily": "",
2023-08-28 09:30:03 +00:00
"interfaceFontFamily": "Times New Roman"
2023-07-05 18:29:11 +00:00
}