This commit is contained in:
2025-12-27 11:44:50 +08:00
commit ccd43fac1f
1193 changed files with 384161 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"obsidian-composer-theme@@composer--DisableNavHeaderAutoHide": true,
"obsidian-composer-theme@@theme-variant-light": "composer--QingScheme-light",
"obsidian-composer-theme@@theme-variant-dark": "composer--QingScheme-dark"
}
File diff suppressed because one or more lines are too long
+10
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