21 lines
442 B
JSON
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"
|
|
]
|
|
} |