Thank you all.
Unfortunately, I can't use the editor. I'm programming an application and need to use a command-line tool.
My solution is:
ebook-convert in.epub out.mobi --mobi-file-type old --filter-css color --extra-css "body { background-color: #fff; color: #000; }"
|