/ .obsidian / appearance.json
appearance.json
 1  {
 2    "showViewHeader": true,
 3    "translucency": false,
 4    "nativeMenus": false,
 5    "theme": "obsidian",
 6    "cssTheme": "Tokyo Night",
 7    "accentColor": "",
 8    "enabledCssSnippets": [
 9      "retro-notebook-bg",
10      "Daily Note",
11      "Japanese Fonts"
12    ],
13    "interfaceFontFamily": "ZedMono Nerd Font",
14    "textFontFamily": "",
15    "monospaceFontFamily": "ZedMono Nerd Font",
16    "baseFontSize": 16
17  }