View Single Post
Old 09-22-2022, 05:33 AM   #17
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 876
Karma: 3501146
Join Date: Jan 2017
Location: Poland
Device: Various
To the settings folder – the same where you found the sigil.ini file – add the custom_preview_style.css file, in which you define your colors, for example:

Code:
html {
    background-color: black;
    color: white;
}
These settings only apply to Book View and in the old version of Sigil it doesn't work perfectly, colors can be overwritten by existing styles in the book etc.
BeckyEbook is offline   Reply With Quote