Open bunnymnemonic opened 8 years ago
A small workaround until we get a fix (makes it a bit more readable): Put the following text in "~/.config/gtk-3.0/gtk.css":
NautilusCanvasViewContainer.view EelEditableLabel.entry {
background-color:rgba(184,227,242,0.6);
color:#777777;
}
NautilusCanvasViewContainer.view EelEditableLabel.entry:selected {
color:#000000;
}
However, I could not figure out how to change the background of the selected text.
(EDIT on 22/11/2016: this one looks better than 8 days ago.)
Hi, I found two cases when the labels are not readable (normal Vertex theme on Ubuntu Unity 16.04):
when doing a search in Libreoffice ("search all" and "navigation" labels are white): (this one might be a LO glitch)
highlighted text when renaming files in Nautilus:
Thanks for the excellent theme! I think this is one of the best ones for Ubuntu.