Let me know if you have something specific in mind and I can think of a more contextual answer / example snippet. I used the Quarto custom theming recently for a project, in combination with the ‘nbdev_preview’ command its super easy and fast to get write what you want since you can see the impact of your code straight away.
Thanks @nglillywhite for your reply, that should probably work indeed. I was hoping for something more “easy”, e,g. by using some parameter in the metadata or something, but perhaps that’s just not possible.
I find the quarto custom theming so nice and easy, I’ve used it for other stylistic changes but its great to see how simple it is to modify the cell output, this is really nice reference to come back to, thanks!