Obsidian/.obsidian/appearance.json

14 lines
426 B
JSON
Executable File

{
"cssTheme": "AnuPpuccin",
"interfaceFontFamily": "DejaVu Serif,MartianMono Nerd Font,Bahnschrift",
"textFontFamily": "DejaVu Serif,MartianMono Nerd Font,Times New Roman,FreeSans,Bodoni 72",
"monospaceFontFamily": "CodeNewRoman Nerd Font",
"accentColor": "#ffffff",
"enabledCssSnippets": [
"color_snippet"
],
"baseFontSize": 16,
"baseFontSizeAction": true,
"nativeMenus": false,
"showRibbon": true
}