Skip to content

Commit 5129c5f

Browse files
committed
Quartz sync: May 22, 2025, 12:02 AM
1 parent 631717f commit 5129c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quartz/components/scripts/markmap.inline.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { registerEscapeHandler } from "./util"
55

66
function renderGlobalMarkmap() {
77
const jsonOptions = {
8-
colorFreezeLevel: 50,
8+
colorFreezeLevel: 2,
99
}
1010
const markmapOptions = deriveOptions(jsonOptions);
1111
markmapOptions.scrollForPan = false

0 commit comments

Comments
 (0)