[gimp/wip/akkana/Light-theme: 13/16] Light theme: selected text in entries
- From: Akkana Peck <akkana src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/akkana/Light-theme: 13/16] Light theme: selected text in entries
- Date: Fri, 19 Aug 2022 16:26:10 +0000 (UTC)
commit bb11817975736c96cb3598ab5650dcb5cd8f4767
Author: Akkana Peck <akkana shallowsky com>
Date: Fri Aug 12 13:11:01 2022 -0600
Light theme: selected text in entries
themes/Light/gimp.css | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/themes/Light/gimp.css b/themes/Light/gimp.css
index ce9f1d1f33..380a82d001 100644
--- a/themes/Light/gimp.css
+++ b/themes/Light/gimp.css
@@ -226,10 +226,14 @@ GimpRuler {
}
entry {
- background-color: rgb(245,245,245);
+ background-color: rgb(250,250,250);
color: black;
}
+entry selection {
+ background: rgb(220,220,220);
+}
+
paned separator {
background-image: none;
color: rgb(220,220,220);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]