Open Romchec opened 2 years ago
Appending the style sheet with this (for Blue, in this case) worked around the issue for me.
* {
-gtk-secondary-caret-color: @selected_bg_color;
}
.view:selected:focus, .view:selected, iconview:selected,
.view text:selected,
iconview text:selected,
textview text:selected {
background-color: @selected_bg_color;
}
Result:
LibreOffice seems to pay attention to these for setting the selection colours. It perhaps is a clue as to how to fix the problem permanently going forward?
What Happened?
It's hard to use LibreOffice Calc because selection box is blends into the background.
Steps to Reproduce
Expected Behavior
Selection box and dot at the bottom right corner should be more visible, not white. Here's how it works in dark mode and another GTK theme:
OS Version
6.x (Odin)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response