vault backup: 2025-01-30 09:27:31

This commit is contained in:
George Wilkinson
2025-01-30 09:27:31 +00:00
parent cd09cd4cde
commit 8bc99d0497
350 changed files with 11644 additions and 918 deletions

11
.obsidian/appearance.json vendored Normal file → Executable file
View File

@@ -1,7 +1,10 @@
{
"accentColor": "#4f78d8",
"theme": "obsidian",
"cssTheme": "Things",
"accentColor": "",
"theme": "system",
"cssTheme": "Tokyo Night",
"nativeMenus": true,
"baseFontSize": 16
"baseFontSize": 16,
"interfaceFontFamily": "AppleGothic,Apple SD Gothic Neo,Apple LiGothic",
"textFontFamily": "AppleGothic",
"monospaceFontFamily": "PT Mono"
}