Check for Color CSS directive before using #210 as the default text color
I've got color:white in my ebook stylesheet but yet it's being overwritten to be color:#210
I suggest making a modal giving the user the option to choose whether to use the color, background-color, and font-family styling of the ebook or not
the solution on my end was to remove the styling that was applied by the ebook reader
Can explain a little where is the problem ? is it in the UI ? in the Epub reader ? elsewhere ?
Lines 23 and 24 of cops-monocle.js
https://github.com/seblucas/cops/blob/27aace7d37bb37785a9e9f3dcc7e502c9c53106d/styles/cops-monocle.js#L23