View Single Post
Old 12-01-2021, 12:16 AM   #92
Deobulakenyo
Guru
Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.Deobulakenyo ought to be getting tired of karma fortunes by now.
 
Posts: 706
Karma: 2153490
Join Date: Aug 2021
Location: Stupid Philippines
Device: Kobo Libra 2, Boyue Likebook P78
Quote:
Originally Posted by Semwize View Post
yes
This is an indentation, do not touch indent, leave it as it is.

replace
Code:
  - ReplaceZlib: {Find: "MetaDataLabel {\n  color: #666666;\n  qproperty-indent: 0;\n}", Replace: "MetaDataLabel {\n  color: #000000;\n  qproperty-indent: 0;\n}"}
to
Code:
  - ReplaceZlib: {Find: "MetaDataLabel {\n  color: #666666;\n  qproperty-indent: 0;\n}", Replace: "MetaDataLabel {\n  color: #332b2b;\n  qproperty-indent: 0;\n}"}
P.S. you have chosen a terrible color.
Thank you. As for the color I wanted something a bit darker. I am a bit colorblind to red/green (not that it matters in a b&W ereader) so i want to have a darker color subtitle as my eyes see the original subtitles as washed out.

Weird but that is how it is for me.

But after your post, I might just make the main title and subtitles the same color: black. Thanks

Last edited by Deobulakenyo; 12-01-2021 at 12:22 AM.
Deobulakenyo is offline   Reply With Quote