E.g. something like this should change the colors on the web version of a book: ``` project: type: book book: title: "My Book" chapters: - index.qmd format: html: brand: color: primary: "#ff0" ```