Skip to content

Commit f5479b9

Browse files
author
SkyzohKey
committed
Fixed selection
1 parent 45d8f5d commit f5479b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

res/themes/app.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -582,8 +582,8 @@ GtkScrolledWindow {
582582
}
583583

584584
/** ENTRIES SELECTION COLOR **/
585-
GtkSearchEntry :selected,
585+
GtkSearchEntry:selected,
586586
GtkEntry:selected {
587587
background-color: @selected_text_color;
588-
color: @selected_text_color;
588+
color: @ui_text;
589589
}

0 commit comments

Comments
 (0)