Replies: 1 comment 1 reply
-
I think it's worth noting that you can do a lot with the theming: as well as overriding Bootstrap variables, you can use all of the other powers of SCSS or CSS to change styles. That said, if there are structural changes you feel you can't accomplish with the theming, you could look at HTML template partials. They're in the journal format docs, but I assume they work for other formats like books? Okay, I actually don't know. But hopefully that's a mechanism by which you can pop the hood a bit more! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently there seems to be only one book template with multiple "themes" (actually just color schemes, I think).
I've searched the documentation and the discussions, and I can't seem to find if it's possible to create a new HTML template. I feel like I've even asked this before and been pointed to the bootstrap variables that I can change.
I really wonder if it's possible to make my own template though.
Beta Was this translation helpful? Give feedback.
All reactions