Files
Notes/.obsidian/appearance.json
2025-11-04 12:15:43 +01:00

23 lines
481 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",
"chartjs-catppuccin",
"table"
]
}