mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Tweak color
This commit is contained in:
parent
794c0c47b5
commit
3a58f71096
@ -80,7 +80,7 @@ FolderContentView::FolderContentView(QWidget *parent)
|
||||
#endif
|
||||
|
||||
if (theme == Light) {
|
||||
ctxt->setContextProperty("continueReadingBackgroundColor", "#DDDDDD");
|
||||
ctxt->setContextProperty("continueReadingBackgroundColor", "#E8E8E8");
|
||||
ctxt->setContextProperty("continueReadingColor", "#000000");
|
||||
|
||||
ctxt->setContextProperty("backgroundColor", "#F6F6F6");
|
||||
|
Loading…
Reference in New Issue
Block a user