tomehost User Guide

10.2. Dark mode

This option is available for all tomes at any user level. It switches the display of the published tome to darker colours. This also applies to the embedded version. The draft view is not affected.

Above: Dark mode displays the same content but with a dark appearance

Note that for embedded tome popups on your own site to also appear in dark mode, you need to reference the dark mode embedded css "embed-css-dark" on your site, rather than the standard bundle. The tomehost popup that provides the code will automatically format a link to the dark mode embedded CSS if you are viewing a site in dark mode:

<link rel='stylesheet' type='text/css' href='https://tome.host/bundles/embed-css-dark'>
<script async src='https://tome.host/bundles/embed-js'></script>
 
powered by tomehost