Sync HearthCode 3.6.0

This commit is contained in:
github-actions[bot] 2026-07-04 04:48:59 +00:00
parent fac4b02ecf
commit 2b2aa47594
5 changed files with 30 additions and 29 deletions

BIN
hero.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 152 KiB

After

Width:  |  Height:  |  Size: 152 KiB

View file

@ -1,6 +1,6 @@
{
"name": "HearthCode",
"version": "3.5.0",
"version": "3.6.0",
"minAppVersion": "1.0.0",
"author": "HearthCode",
"authorUrl": "https://theme.hearthcode.dev"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View file

@ -757,8 +757,8 @@ settings:
--background-modifier-border-hover: rgb(195 192 181 / 0.48);
--background-modifier-box-shadow: rgb(231 229 216 / 0.6);
--background-modifier-cover: rgb(231 229 216 / 0.72);
--background-modifier-error: rgb(132 100 0 / 0.2);
--background-modifier-error-hover: rgb(132 100 0 / 0.3);
--background-modifier-error: rgb(141 107 7 / 0.2);
--background-modifier-error-hover: rgb(141 107 7 / 0.3);
--background-modifier-form-field: rgb(195 192 181 / 0.22);
--background-modifier-hover: #c7c4b8;
--background-modifier-message: rgb(72 106 89 / 0.18);
@ -768,9 +768,9 @@ settings:
--background-secondary: #d4d1c4;
--background-secondary-alt: #bdb9ad;
--blockquote-background-color: var(--hearth-md-surface-muted);
--blockquote-border-color: rgb(82 112 72 / 0.68);
--blockquote-border-color: rgb(84 113 73 / 0.68);
--blockquote-border-thickness: 3px;
--blockquote-color: #605951;
--blockquote-color: #665d53;
--callout-border-opacity: 0.5;
--callout-border-width: 1px;
--callout-bug: 186, 81, 70;
@ -783,39 +783,39 @@ settings:
--callout-info: 35, 114, 150;
--callout-padding: 0.72em 0.9em;
--callout-question: 164, 105, 44;
--callout-quote: 135, 129, 119;
--callout-quote: 142, 134, 122;
--callout-radius: 8px;
--callout-success: 57, 118, 37;
--callout-tip: 57, 118, 37;
--callout-todo: 59, 109, 111;
--callout-warning: 157, 113, 36;
--checkbox-border-color: rgb(103 111 90 / 0.68);
--checkbox-border-color-hover: rgb(93 109 90 / 0.86);
--checkbox-border-color: rgb(109 116 92 / 0.68);
--checkbox-border-color-hover: rgb(97 113 91 / 0.86);
--checkbox-color: #457d31;
--checkbox-color-hover: #445f50;
--checkbox-margin-inline-start: 0;
--checkbox-marker-color: #faf5ef;
--checkbox-radius: 4px;
--checkbox-size: 15px;
--checklist-done-color: #676058;
--checklist-done-color: #6f665b;
--checklist-done-decoration: line-through;
--code-background: var(--hearth-md-code-surface);
--code-comment: #766f66;
--code-comment: #7f7669;
--code-function: #3e752b;
--code-important: #237296;
--code-keyword: #846400;
--code-keyword: #8d6b07;
--code-normal: #46423e;
--code-operator: #66635d;
--code-operator: #5f5c56;
--code-property: #46703f;
--code-string: #756826;
--code-tag: #7f7d29;
--code-tag: #87852c;
--code-value: #2d6fab;
--h1-color: #846400;
--h1-color: #8d6b07;
--h2-color: #3e752b;
--h3-color: #46703f;
--h4-color: #756826;
--h5-color: #2d6fab;
--h6-color: #5c554d;
--h6-color: #61594f;
--hearth-accent-hover: #bb7e16;
--hearth-bracket-bright: #855a70;
--hearth-bracket-cool: #237296;
@ -831,14 +831,14 @@ settings:
--hearth-guide-active: #8b7d63;
--hearth-guide-ink: #7c5f34;
--hearth-md-block-gap: 1em;
--hearth-md-border: rgb(178 174 164 / 0.54);
--hearth-md-border-soft: rgb(178 174 164 / 0.28);
--hearth-md-code-border: rgb(178 174 164 / 0.42);
--hearth-md-border: rgb(180 176 164 / 0.54);
--hearth-md-border-soft: rgb(180 176 164 / 0.28);
--hearth-md-code-border: rgb(180 176 164 / 0.42);
--hearth-md-code-surface: rgb(209 205 193 / 0.9);
--hearth-md-inline-code: #305577;
--hearth-md-list-level-1: #676f5a;
--hearth-md-list-level-2: #667155;
--hearth-md-list-level-3: #606f7b;
--hearth-md-list-level-1: #6d745c;
--hearth-md-list-level-2: #6d7658;
--hearth-md-list-level-3: #66747d;
--hearth-md-surface: rgb(211 207 195 / 0.88);
--hearth-md-surface-muted: rgb(217 213 201 / 0.72);
--hearth-nav-active-ink: #2c2722;
@ -847,8 +847,8 @@ settings:
--hearth-task-background: rgb(215 211 199 / 0.9);
--hearth-task-cancelled: #ba5146;
--hearth-task-cancelled-text: #7c4038;
--hearth-task-deferred: #6b645c;
--hearth-task-deferred-text: #605951;
--hearth-task-deferred: #736a5f;
--hearth-task-deferred-text: #665d53;
--hearth-task-done: #457d31;
--hearth-task-important: #9d7124;
--hearth-task-important-text: #735626;
@ -880,14 +880,14 @@ settings:
--interactive-normal: rgb(195 192 181 / 0.2);
--link-color: var(--interactive-accent);
--link-color-hover: var(--interactive-accent-hover);
--link-unresolved-color: #796d50;
--list-marker-color: #676f5a;
--link-unresolved-color: #827453;
--list-marker-color: #6d745c;
--list-marker-color-collapsed: var(--interactive-accent);
--list-marker-color-hover: #667155;
--list-marker-color-hover: #6d7658;
--list-spacing: 0.14em;
--scrollbar-active-thumb-bg: rgb(157 152 142 / 0.85);
--scrollbar-active-thumb-bg: rgb(161 155 143 / 0.85);
--scrollbar-bg: transparent;
--scrollbar-thumb-bg: rgb(172 168 157 / 0.5);
--scrollbar-thumb-bg: rgb(175 170 158 / 0.5);
--table-border-color: rgb(195 192 181 / 0.58);
--table-header-border-color: rgb(195 192 181 / 0.76);
--tag-background: rgb(35 114 150 / 0.14);

View file

@ -35,5 +35,6 @@
"3.3.0": "1.0.0",
"3.4.0": "1.0.0",
"3.4.1": "1.0.0",
"3.5.0": "1.0.0"
"3.5.0": "1.0.0",
"3.6.0": "1.0.0"
}