Files
Notes/.obsidian/appearance.json
2025-10-22 22:13:54 +02:00

21 lines
442 B
JSON

{
"theme": "obsidian",
"cssTheme": "Catppuccin",
"interfaceFontFamily": "Bahnschrift",
"textFontFamily": "Source Code Pro",
"accentColor": "",
"monospaceFontFamily": "Source Code Pro",
"baseFontSizeAction": true,
"baseFontSize": 18,
"enabledCssSnippets": [
"obsdian",
"wide-dashboard",
"no-properties",
"note-bg-blur",
"checkbox",
"styled-hr",
"small-text",
"obsidian",
"pdf-viewer"
]
}