[gnome-themes] Set some GtkHTML colors in the HC inverse themes (used in eg. evolution)
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes] Set some GtkHTML colors in the HC inverse themes (used in eg. evolution)
- Date: Fri, 26 Feb 2010 18:50:13 +0000 (UTC)
commit 96ddd6823445c1d056b59f299d491e72515b6ca8
Author: Benjamin Berg <benjamin sipsolutions net>
Date: Fri Feb 26 19:49:18 2010 +0100
Set some GtkHTML colors in the HC inverse themes (used in eg. evolution)
gtk-themes/HighContrastInverse/gtkrc.in | 6 ++++++
gtk-themes/HighContrastLargePrintInverse/gtkrc.in | 6 ++++++
2 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/gtk-themes/HighContrastInverse/gtkrc.in b/gtk-themes/HighContrastInverse/gtkrc.in
index 3195861..f70c482 100755
--- a/gtk-themes/HighContrastInverse/gtkrc.in
+++ b/gtk-themes/HighContrastInverse/gtkrc.in
@@ -47,6 +47,12 @@ style "default"
GtkIMHtml::hyperlink-visited-color = "#ffccff"
GtkIMHtml::hyperlink-prelight-color = "#ffccff"
+ # Used in Evolution
+ GtkHTML::link_color = "#99ffff"
+ GtkHTML::vlink_color = "#ffccff"
+ GtkHTML::vlink_color = "#ffccff"
+ GtkHTML::cite_color = "#BB8E8E"
+
fg[NORMAL] = "#ffffff"
text[NORMAL] = "#ffffff"
bg[NORMAL] = "#000033"
diff --git a/gtk-themes/HighContrastLargePrintInverse/gtkrc.in b/gtk-themes/HighContrastLargePrintInverse/gtkrc.in
index 73b774d..9e7de91 100755
--- a/gtk-themes/HighContrastLargePrintInverse/gtkrc.in
+++ b/gtk-themes/HighContrastLargePrintInverse/gtkrc.in
@@ -59,6 +59,12 @@ style "default"
GtkIMHtml::hyperlink-visited-color = "#ffccff"
GtkIMHtml::hyperlink-prelight-color = "#ffccff"
+ # Used in Evolution
+ GtkHTML::link_color = "#99ffff"
+ GtkHTML::vlink_color = "#ffccff"
+ GtkHTML::vlink_color = "#ffccff"
+ GtkHTML::cite_color = "#BB8E8E"
+
fg[NORMAL] = "#ffffff"
text[NORMAL] = "#ffffff"
bg[NORMAL] = "#000033"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]