src/data/extra/themes/latex-dark/README.md
A dark counterpart to LaTeX Light for VNote: serif body text, a capped measure, weight-led headings and booktabs-style tables, so a note reads like a typeset article rather than a web page.
The visual language of this theme is inspired by typora-latex-theme.
Nothing is ported from it. That project is licensed GPL-3.0 while VNote is LGPLv3, so no CSS, SCSS, selectors, comments, generated CSS, assets or distinctive rule combinations were copied or adapted from it. Every file in this folder is authored natively against VNote's own palette-token model and its QtWebEngine viewer DOM. No upstream license text is inherited and none applies.
No fonts are bundled. The stylesheets ask for Latin Modern Roman / Latin Modern Mono first
and fall back through Times / Georgia / serif and Consolas / monospace, so the theme is usable
out of the box. Installing Latin Modern
— and, for Chinese text, Noto Serif CJK or Source Han Serif — gives the intended look.
outlineSectionNumberEnabled preference. CSS counters here would number the viewer
unconditionally and out of step with that preference.