vault backup: 2023-11-15 14:40:03

This commit is contained in:
2023-11-15 14:40:03 +08:00
parent d192de222e
commit b5ecce21c5
2 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
"accentColor": "", "accentColor": "",
"cssTheme": "Minimal", "cssTheme": "Minimal",
"monospaceFontFamily": "Maple Mono SC NF", "monospaceFontFamily": "Maple Mono SC NF",
"theme": "obsidian", "theme": "moonstone",
"interfaceFontFamily": "霞鹜文楷", "interfaceFontFamily": "霞鹜文楷",
"textFontFamily": "霞鹜文楷等宽", "textFontFamily": "霞鹜文楷等宽",
"translucency": false "translucency": false

View File

@@ -154,13 +154,13 @@
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
"notion-like-tables:Create new loom": false, "obsidian-excalidraw-plugin:新建绘图文件": false,
"switcher:Open quick switcher": false, "notion-like-tables:Create loom": false,
"graph:Open graph view": false, "switcher:打开快速切换": false,
"templates:Insert template": false, "graph:查看关系图谱": false,
"command-palette:Open command palette": false, "templates:插入模板": false,
"command-palette:打开命令面板": false,
"oz-clear-unused-images:Clear Unused Images": false, "oz-clear-unused-images:Clear Unused Images": false,
"obsidian-excalidraw-plugin:Create new drawing": false,
"table-editor-obsidian:Advanced Tables Toolbar": false "table-editor-obsidian:Advanced Tables Toolbar": false
} }
}, },