This commit is contained in:
Oscar Plaisant
2024-09-20 21:31:23 +02:00
parent 2a56343d56
commit 62f0313af1
412 changed files with 64451 additions and 81085 deletions

View File

@@ -9,8 +9,7 @@
"minimal-advanced@@cursor": "default",
"minimal-style@@checkbox-shape": "checkbox-square",
"quick-explorer@@qe-hide-breadcrumbs": false,
"minimal-style@@base@@light": "#1E780A",
"minimal-style@@h1-color@@light": "#40D040",
"minimal-style@@h1-color@@light": "#2967B3",
"minimal-style@@bold-weight": 900,
"minimal-style@@bold-color@@light": "#000000",
"minimal-style@@bold-color@@dark": "#EEEEEE",
@@ -19,13 +18,13 @@
"supercharged-links@@591a-86c0-before": "👤",
"minimal-advanced@@styled-scrollbars": false,
"minimal-advanced@@folding-offset": 0,
"minimal-style@@h1-color@@dark": "#1B9419",
"minimal-style@@h2-color@@dark": "#2967B3",
"minimal-style@@h1-color@@dark": "#2967B3",
"minimal-style@@h2-color@@dark": "#C9893A",
"minimal-style@@h1-style": "normal",
"minimal-style@@h1-l": false,
"minimal-style@@h3-color@@dark": "#C9893A",
"minimal-style@@h4-color@@dark": "#6C9ABB",
"minimal-style@@h5-color@@dark": "#9D85C8",
"minimal-style@@h3-color@@dark": "#9E72AF",
"minimal-style@@h4-color@@dark": "#62A563",
"minimal-style@@h5-color@@dark": "#DB5454",
"minimal-style@@h5-variant": "normal",
"minimal-style@@h3-size": "1.15em",
"minimal-style@@h4-variant": "normal",
@@ -36,7 +35,7 @@
"minimal-style@@h5-size": "0.9em",
"minimal-style@@h6-variant": "normal",
"minimal-style@@h6-size": "0.85em",
"minimal-style@@h6-color@@dark": "#789278",
"minimal-style@@h6-color@@dark": "#2798A2",
"minimal-style@@h6-l": false,
"minimal-style@@icon-muted": 0.5,
"supercharged-links@@7812-52e6-before": "📅 ",
@@ -61,5 +60,21 @@
"supercharged-links@@7812-52e6-decoration": "initial",
"supercharged-links@@ef64-500f-color": "#825AE1",
"supercharged-links@@c309-a78f-color": "#825AE1",
"minimal-style@@embed-strict": true
"minimal-style@@embed-strict": true,
"list-callouts@@lc-bg-left": 35,
"list-callouts@@lc-bg-opacity-light": 0.1,
"list-callouts@@lc-bg-left-checkbox": 60,
"list-callouts@@lc-bg-left-checkbox-lp": 43,
"list-callouts@@lc-bg-opacity-dark": 0.1,
"pane-relief@@pr-sliding-panes-desktop-width": "700px",
"minimal-style@@h2-color@@light": "#C9893A",
"minimal-style@@h3-color@@light": "#9E72AF",
"minimal-style@@h4-color@@light": "#62A563",
"minimal-style@@h5-color@@light": "#DB5454",
"minimal-style@@h6-color@@light": "#2798A2",
"minimal-style@@file-header-visibility": "minimal-tab-title-visible",
"minimal-style@@inline-title-color@@light": "#1E780A",
"minimal-style@@inline-title-weight": 600,
"minimal-style@@inline-title-color@@dark": "#1E780A",
"minimal-style@@h1-variant": "normal"
}

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"id": "obsidian-style-settings",
"name": "Style Settings",
"version": "1.0.8",
"version": "1.0.9",
"minAppVersion": "0.11.5",
"description": "Offers controls for adjusting theme, plugin, and snippet CSS variables.",
"author": "mgmeyers",

File diff suppressed because one or more lines are too long