feat: update to minimal night owl theme

This commit is contained in:
Ben Hong
2024-01-17 15:26:30 -08:00
parent 08c2cb8e6e
commit 1916d57faa
39 changed files with 38946 additions and 27151 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,9 +1,9 @@
{
"id": "note-refactor-obsidian",
"name": "Note Refactor",
"version": "1.7.1",
"description": "Extract note content into new notes and split notes",
"isDesktopOnly": false,
"js": "main.js",
"css": "style.css"
}
{
"id": "note-refactor-obsidian",
"name": "Note Refactor",
"version": "1.8.2",
"description": "Extract note content into new notes and split notes",
"isDesktopOnly": false,
"js": "main.js",
"css": "style.css"
}