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>
This commit is contained in:

committed by
Stanislav Grinkov

parent
4cea403ecd
commit
8ac98f0d69
@ -471,6 +471,7 @@ style "sogg-treeview" = "sogg-default-style"
|
|||||||
#text[INSENSITIVE] = "#0F0"
|
#text[INSENSITIVE] = "#0F0"
|
||||||
text[ACTIVE] = "#222"
|
text[ACTIVE] = "#222"
|
||||||
text[SELECTED] = "#222"
|
text[SELECTED] = "#222"
|
||||||
|
base[SELECTED] = "#DDD"
|
||||||
|
|
||||||
engine "pixmap"
|
engine "pixmap"
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user