WritingSpace/.obsidian/appearance.json

19 lines
380 B
JSON
Raw Normal View History

2025-01-22 08:00:25 +00:00
{
"accentColor": "",
"cssTheme": "Primary",
"enabledCssSnippets": [
"iconize_tweaks",
"seamless embed",
"statblock",
2025-01-29 22:09:57 +00:00
"lineage_tweak",
"callout_statblock",
"callout_infobox",
"primary_tweaks"
2025-01-22 08:00:25 +00:00
],
2025-02-03 06:59:58 +00:00
"theme": "obsidian",
2025-07-15 21:03:25 +00:00
"showRibbon": true,
"textFontFamily": "",
"interfaceFontFamily": "",
"baseFontSizeAction": true,
"baseFontSize": 17
2025-01-22 08:00:25 +00:00
}