/ .obsidian / appearance.json
appearance.json
 1  {
 2    "cssTheme": "Everforest Enchanted",
 3    "theme": "obsidian",
 4    "accentColor": "#00ffe1",
 5    "showViewHeader": false,
 6    "enabledCssSnippets": [
 7      "graph"
 8    ],
 9    "showRibbon": true,
10    "textFontFamily": "JetBrainsMono Nerd Font",
11    "interfaceFontFamily": "JetBrainsMono Nerd Font"
12  }