Added obsidian vault configuration

This commit is contained in:
2024-04-10 23:53:00 +02:00
parent 0ba69837fc
commit 6f86fb45f9
23 changed files with 21754 additions and 0 deletions

10
.obsidian/appearance.json vendored Normal file
View File

@ -0,0 +1,10 @@
{
"accentColor": "",
"theme": "moonstone",
"enabledCssSnippets": [
"usage",
"spacing"
],
"cssTheme": "AnuPpuccin",
"showViewHeader": true
}