Quartz sync: Jul 8, 2026, 10:59 PM

This commit is contained in:
Pax
2026-07-08 22:59:38 -04:00
parent f9542e6238
commit a8866448ab
11 changed files with 4046 additions and 12 deletions

View File

@@ -0,0 +1,10 @@
{
"retroma-obsidian-theme@@theme-font-selection": "retroma-font-w95font",
"retroma-obsidian-theme@@theme-color-scheme-selection": "cs-monochromatic-colors",
"retroma-obsidian-theme@@theme-variant": "Groovy",
"retroma-obsidian-theme@@window-border-radius": "6px",
"retroma-obsidian-theme@@button-border-radius": "6px",
"retroma-obsidian-theme@@lightness-accent": 0.3,
"retroma-obsidian-theme@@folder-border-stlye": "default",
"retroma-obsidian-theme@@disable-checklist-done-decoration": 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

@@ -36,7 +36,7 @@
"useBases": true,
"useCanvas": true,
"manageSyncerStyles": true,
"lastUsedSettingsTab": "git",
"lastUsedSettingsTab": "quartz",
"noteSettingsIsInitialized": true,
"pluginVersion": "1.15.3",
"lastUpstreamCommitSha": "",