8 Commits
Author SHA1 Message Date
Vadim Melnicuk ddfd04b02a feat: Customize the active-line background through themes 2026-09-06 07:21:53 +01:00
Apostol Apostolov 7dd4bff875 feat: control active line highlight (setting + theme slot)
Add markdownEditorOptimized.activeLineHighlight.visible (default true)
to disable the cursor/active line background in Live and Source modes.

Add optional theme field activeLineBackground so themes can restyle the
highlight or set it to transparent. Empty keeps the built-in base03 mix.

Closes #70
2026-07-19 04:13:37 -07:00
Vadim Melnicuk 7150d4b265 feat: add light theme and background customisation 2026-06-25 14:24:32 +01:00
Vadim Melnicuk 4e4b29e6e3 feat: add font weight configuration for headings in theming 2026-03-24 21:21:57 +00:00
Vadim Melnicuk 0eda9d113d feat: add support for customizable font weights in theme settings 2026-03-15 15:20:58 +00:00
Vadim Melnicuk 4623e75852 feat: add new themes and some improvements 2026-03-11 16:51:39 +00:00
Vadim Melnicuk 350bfb8ec5 feat: theming v2 2026-03-11 07:32:20 +00:00
Vadim Melnicuk 2f28e59baa docs: update demo gif and enhance feature descriptions 2026-03-08 19:07:56 +00:00