1
0
wiki/.obsidian/appearance.json

12 lines
290 B
JSON
Raw Normal View History

2022-08-24 16:29:06 +08:00
{
"theme": "obsidian",
"cssTheme": "Minimal",
2023-09-27 12:23:43 +08:00
"interfaceFontFamily": "",
2022-08-24 16:29:06 +08:00
"baseFontSize": 18,
"translucency": false,
2023-09-27 12:23:43 +08:00
"textFontFamily": "霞鹜文楷等宽",
"monospaceFontFamily": "霞鹜文楷等宽",
2022-10-15 17:08:29 +08:00
"baseFontSizeAction": true,
2023-07-26 17:11:06 +08:00
"accentColor": "",
"nativeMenus": false
2022-08-24 16:29:06 +08:00
}