mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2025-06-24 02:04:04 +00:00
- fix: apply consistent heading colors. Previously, only the first-level heading color (`\section`) was changed to `#282828` (RGB `40, 40, 40`). Now all the headings (`\chapter`, `\part`, `\subsubsection`, etc.) are changed, even when using `book: true`.