Styling is done by publishing the file `publish.css`. It seems there are multiple approaches for creating the `publish.css` file: 1. Select a community theme in the Obsidian app, then copy it into `publish.css`, see [customize your site](https://help.obsidian.md/Obsidian+Publish/Customize+your+site#Use+a+community+theme). This might, however, not produce the exact theme copy of the local Obsidian app. 3. Create your own. One can checkout the `publish.css` of public vaults. Some inspiration: * Minimal Obsidian 2.5.4 by @kepano: https://github.com/kepano/obsidian-minimal * Chad Bennet's Publish CSS: https://github.com/chad-bennett/obsidian-publish-css/blob/main/publish.css * Eric Gregorich's Publish CSS: https://github.com/ericgregorich/Obsidian-Publish-CSS/blob/main/publish.css #obsidian