[gimp/gimp-2-10] themes: Set light background for selected text ...
- From: Stanislav Grinkov <sgrinkov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] themes: Set light background for selected text ...
- Date: Sat, 4 Sep 2021 07:48:27 +0000 (UTC)
commit 8ac98f0d698fb95144d9f74ae3a7774ae908c3d9
Author: Kevin Payne <paynekj hotmail com>
Date: Sat Sep 4 12:44:50 2021 +0600
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"
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]