mirror of
https://github.com/dragonish/obsidian-heading-decorator.git
synced 2026-07-22 05:42:05 +00:00
Give the gutter its own HeadingDecoratorSettings following the same pattern as other view types (toggle + config panel). Add a font size dropdown mapped to Obsidian's --font-ui-* CSS variables. Default gutter opacity is now 100% instead of the standard 20%. |
||
|---|---|---|
| .. | ||
| child.ts | ||
| editor-gutter.ts | ||
| editor.ts | ||
| file-explorer.ts | ||
| outline.ts | ||
| plugin.ts | ||
| quiet-outline.ts | ||
| reading-child.ts | ||
| reading.ts | ||
| setting-tab.ts | ||
| setting.ts | ||
| suggest.ts | ||
| weight.ts | ||