vault backup: 2026-08-26 17:23:27

This commit is contained in:
2026-08-26 17:23:27 +08:00
parent d88c70d1c5
commit 90061b5521
39 changed files with 16512 additions and 5490 deletions
+1 -1
View File
@@ -3,7 +3,6 @@
"darkStyle": "minimal-dark",
"lightScheme": "minimal-gruvbox-light",
"darkScheme": "minimal-gruvbox-dark",
"editorFont": "",
"lineHeight": 1.5,
"lineWidth": 40,
"lineWidthWide": 50,
@@ -30,6 +29,7 @@
"folding": true,
"lineNumbers": true,
"readableLineLength": true,
"editorFont": "",
"devBlockWidth": false,
"theme": "moonstone",
"useSystemTheme": true
File diff suppressed because one or more lines are too long
+3 -3
View File
@@ -1,11 +1,11 @@
{
"id": "obsidian-minimal-settings",
"name": "Minimal Theme Settings",
"version": "8.1.1",
"minAppVersion": "1.1.9",
"version": "9.0.0",
"minAppVersion": "1.13.0",
"description": "Change the colors, fonts and features of Minimal Theme.",
"author": "@kepano",
"authorUrl": "https://www.twitter.com/kepano",
"fundingUrl": "https://www.buymeacoffee.com/kepano",
"isDesktopOnly": false
}
}
+3 -1
View File
@@ -1 +1,3 @@
/* Empty */
.setting-group > .setting-item-heading .setting-item-description {
margin-top: 4px;
}