vault backup: 2024-05-20 22:26:45

Affected files:
.obsidian/snippets/checklist-icons.css
main
lyt 1 year ago
parent 7a18931ac0
commit f3e3dea13d

@ -14,6 +14,13 @@ body {
calc(var(--accent-l) + 6%)
);
}
/* Checklists, task lists, checkboxes */
body {
--checkbox-radius: 50%;
--checkbox-top: 2px;
--checkbox-left: 0px;
--checkbox-margin: 0px 6px 0px -2em;
}
.theme-dark,
.theme-light {
--background-modifier-accent: var(--ax3);

Loading…
Cancel
Save