Absolue-Necessite/.obsidian/appearance.json

12 lines
224 B
JSON
Raw Normal View History

{
2024-04-29 09:55:11 +00:00
"accentColor": "#157fbd",
"cssTheme": "Bolt",
2023-01-04 17:29:23 +00:00
"translucency": false,
"enabledCssSnippets": [
2023-01-05 17:35:38 +00:00
"_infobox-callout",
"_app-tweak"
2023-01-04 17:29:23 +00:00
],
2023-03-02 23:47:48 +00:00
"baseFontSize": 19,
2023-03-29 23:38:45 +00:00
"baseFontSizeAction": true,
"theme": "obsidian"
}