mirror of
				https://github.com/YACReader/yacreader
				synced 2025-11-03 16:54:39 -05:00 
			
		
		
		
	Tweak color
This commit is contained in:
		@ -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");
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user