Initial commit

This commit is contained in:
Nick 2024-06-28 02:13:12 -05:00
commit bc15d67574
1475 changed files with 1056167 additions and 0 deletions

15
.obsidian/appearance.json vendored Normal file
View file

@ -0,0 +1,15 @@
{
"accentColor": "#7e5496",
"translucency": false,
"nativeMenus": false,
"baseFontSize": 13,
"cssTheme": "AnuPpuccin",
"theme": "obsidian",
"interfaceFontFamily": "",
"textFontFamily": "",
"enabledCssSnippets": [
"img-grid",
"slide_fixes"
],
"showViewHeader": true
}