Bunko

A simple and stylish theme for Vivliostyle.
文庫用のテーマ。

Use
In vivliostyle.config.js:
module.exports = {
theme: '@vivliostyle/theme-bunko',
};
Available theme CSS variables
:root {
--vs-theme--num-of-line: 15;
--vs-theme--num-of-character: 39;
--vs-theme--page-top-left-content: counter(page) ' ' env(doc-title);
--vs-theme--page-top-right-content: counter(page);
--vs-theme--subsection-text-indent: 3rem;
--vs-theme--anchor-color-body: darkblue;
}
License
CC0 1.0
Original author: Vivliostyle project team