TOC styling

Create default TOC style with options to use the theme css
This commit is contained in:
danpros 2024-02-22 18:46:35 +07:00
commit a8e3c0e670
13 changed files with 113 additions and 375 deletions

View file

@ -141,6 +141,9 @@ toc.label = "Table of Contents"
; TOC inital state
toc.state = "close"
; TOC style
toc.style = "default"
; Set the theme here
views.root = "themes/twentysixteen"