From 8ac98f0d698fb95144d9f74ae3a7774ae908c3d9 Mon Sep 17 00:00:00 2001 From: Kevin Payne Date: Sat, 4 Sep 2021 12:44:50 +0600 Subject: [PATCH] themes: Set light background for selected text ... in Layers and Paths dockable dialogs to make text visible. Resolves: #4006 Signed-off-by: Stanislav Grinkov <43956-stanislavgrinkov@users.noreply.gitlab.gnome.org> --- themes/Gray/gtkrc | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/Gray/gtkrc b/themes/Gray/gtkrc index ea385c5dd1..3c0d6fb686 100644 --- a/themes/Gray/gtkrc +++ b/themes/Gray/gtkrc @@ -471,6 +471,7 @@ style "sogg-treeview" = "sogg-default-style" #text[INSENSITIVE] = "#0F0" text[ACTIVE] = "#222" text[SELECTED] = "#222" + base[SELECTED] = "#DDD" engine "pixmap" {