vault backup: 2025-12-10 18:51:39

This commit is contained in:
akulij 2025-12-10 18:51:39 +07:00
parent ab973b28c7
commit 4219ead153
9 changed files with 39412 additions and 1 deletions

View File

@ -2,5 +2,6 @@
"obsidian-git",
"obsidian-kanban",
"obsidian-reminder-plugin",
"obsidian-tasks-plugin"
"obsidian-tasks-plugin",
"obsidian-style-settings"
]

View File

@ -0,0 +1,6 @@
{
"Appearance-light@@card-layout-open-light": true,
"Appearance-light@@theme-light-style-select": "theme-light-background-default",
"Mobile@@card-layout-pad-open": true,
"Mobile@@drawer-phone-full-width": true
}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,10 @@
{
"id": "obsidian-style-settings",
"name": "Style Settings",
"version": "1.0.9",
"minAppVersion": "0.11.5",
"description": "Offers controls for adjusting theme, plugin, and snippet CSS variables.",
"author": "mgmeyers",
"authorUrl": "https://github.com/mgmeyers/obsidian-style-settings",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,7 @@
{
"name": "Blue Topaz",
"version": "2025071401",
"minAppVersion": "1.0.0",
"author": "WhyI & Pkmer",
"authorUrl": "https://github.com/whyt-byte"
}

29668
.obsidian/themes/Blue Topaz/theme.css vendored Normal file

File diff suppressed because one or more lines are too long

7
.obsidian/themes/Border/manifest.json vendored Normal file
View File

@ -0,0 +1,7 @@
{
"name": "Border",
"version": "1.12.20",
"minAppVersion": "0.16.0",
"author": "Akifyss",
"authorUrl": "https://github.com/Akifyss"
}

9304
.obsidian/themes/Border/theme.css vendored Normal file

File diff suppressed because one or more lines are too long