[gimp/gtk3-port: 187/234] themes: document the new GimpHistogramView	property in the theme CSS
- From: Michael Natterer <mitch src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gimp/gtk3-port: 187/234] themes: document the new GimpHistogramView	property in the theme CSS
 
- Date: Sun,  8 Jan 2017 23:01:55 +0000 (UTC)
 
commit 42876021b517845a40c488a992dfa46db281e796
Author: Michael Natterer <mitch gimp org>
Date:   Mon Feb 7 22:21:50 2011 +0100
    themes: document the new GimpHistogramView property in the theme CSS
 themes/Small/gimp.css  |    4 ++++
 themes/System/gimp.css |    4 ++++
 2 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/themes/Small/gimp.css b/themes/Small/gimp.css
index f513c5e..d5ee117 100644
--- a/themes/Small/gimp.css
+++ b/themes/Small/gimp.css
@@ -68,6 +68,10 @@ GimpColorFrame {
   -GimpColorFrame-number-color: lighter (@bg_color);
 }
 
+GimpHistogramView {
+  -GimpHistogramView-grid-color: darker (@bg_color);
+}
+
 GimpOverlayFrame {
   -GtkButton-focus-line-width: 1;
 }
diff --git a/themes/System/gimp.css b/themes/System/gimp.css
index 58cc23c..ce912da 100644
--- a/themes/System/gimp.css
+++ b/themes/System/gimp.css
@@ -68,6 +68,10 @@ GimpColorFrame {
   -GimpColorFrame-number-color: lighter (@bg_color);
 }
 
+GimpHistogramView {
+  -GimpHistogramView-grid-color: darker (@bg_color);
+}
+
 GimpOverlayFrame {
   -GtkButton-focus-line-width: 1;
 }
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]