feat: highlight the current book's column in the TOC (Closes #6) #10

Merged
shahondin1624 merged 1 commits from feature/issue-6-highlight-current-book-toc-column into main 2026-03-17 09:35:56 +01:00

1 Commits

Author SHA1 Message Date
shahondin1624
0139327034 feat: highlight the current book's column in the TOC (Closes #6)
Add TocConfig with highlightColumn field to BookConfig. TocRenderer now
applies a light gray background shading to the designated column header
and data cells, making it easy to visually distinguish the current book's
page numbers from reference book columns.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 09:35:47 +01:00