View Single Post
Old 07-02-2019, 09:57 AM   #35
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 874
Karma: 3501146
Join Date: Jan 2017
Location: Poland
Device: Various
Quote:
Originally Posted by KevinH View Post
No the name itself is used in a dictionary lookup, so modifying the name itself is out.
I'm sorry, I do not know. It works for me.
Screen shots were real.

Quote:
Originally Posted by KevinH View Post
Why can't red be seen on a Dark motif? It is a foreground colour and not a background colour for the text. Red should show up on a dark or light background. That is why I chose it.
Yes, for REAL dark theme (like as Mojave).
But for QSS style if the current semantics does not have any css / qss class or id that can be individually configured - it looks like this: dark background and black text. The red color among black foreground on a dark background looks unattractive.
If I write style:
Code:
QListView::item {
  color: #d8d8d8;
}
...this style will overwrite the red color.
That's what I meant when I suggested a checkmark that always works.
Attached Thumbnails
Click image for larger version

Name:	qlist-black.png
Views:	136
Size:	6.8 KB
ID:	172219  
BeckyEbook is online now   Reply With Quote