mirror of
https://github.com/He4eT/Desolate-GTK.git
synced 2026-05-04 17:37:22 +00:00
general: text selection color
This commit is contained in:
parent
afb7b55a54
commit
10206525f3
1 changed files with 1 additions and 1 deletions
|
|
@ -1921,7 +1921,7 @@ XfdesktopIconView.view:active,
|
||||||
#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection,
|
#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection,
|
||||||
assistant .sidebar label.highlight,
|
assistant .sidebar label.highlight,
|
||||||
window.assistant .sidebar > label.highlight
|
window.assistant .sidebar > label.highlight
|
||||||
{color: @gtk_selected_fg_color; background-color: @gtk_selected_bg_color;}
|
{color: @gtk_selected_fg_color; background-color: alpha(@gtk_selected_bg_color, 0.4);}
|
||||||
|
|
||||||
/* Menu and Popover */
|
/* Menu and Popover */
|
||||||
menubar > menuitem:hover,
|
menubar > menuitem:hover,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue