From 6df34bd8699c97b508c6a540c6856b368bc692e3 Mon Sep 17 00:00:00 2001 From: raveit Date: Fri, 22 Mar 2013 20:44:53 +0100 Subject: some text color changes for TraditionalGreen --- desktop-themes/TraditionalGreen/gtk-2.0/gtkrc | 2 +- desktop-themes/TraditionalGreen/gtk-3.0/gtk-variant.css | 2 +- desktop-themes/TraditionalGreen/gtk-3.0/settings.ini | 2 +- .../TraditionalGreen/metacity-1/metacity-theme-1.xml | 10 +++++----- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/desktop-themes/TraditionalGreen/gtk-2.0/gtkrc b/desktop-themes/TraditionalGreen/gtk-2.0/gtkrc index ab823674..57301335 100644 --- a/desktop-themes/TraditionalGreen/gtk-2.0/gtkrc +++ b/desktop-themes/TraditionalGreen/gtk-2.0/gtkrc @@ -1,7 +1,7 @@ # Please keep this gtkrc in sync with the other ones from Clearlooks based themes. -gtk-color-scheme = "base_color:#ffffff\nfg_color:#000000\ntooltip_fg_color:#000000\nselected_bg_color:#B9C0A9\nselected_fg_color:#000000\ntext_color:#1a1a1a\nbg_color:#edeceb\ntooltip_bg_color:#EAF5B5\nlink_color:#0000ee\nvisited_link_color:#551a8b" +gtk-color-scheme = "base_color:#ffffff\nfg_color:#000000\ntooltip_fg_color:#000000\nselected_bg_color:#B9C0A9\nselected_fg_color:#42453E\ntext_color:#1a1a1a\nbg_color:#edeceb\ntooltip_bg_color:#EAF5B5\nlink_color:#0000ee\nvisited_link_color:#551a8b" style "default" { xthickness = 1 diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-variant.css b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-variant.css index d39e5ea9..f72119c0 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-variant.css +++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-variant.css @@ -12,7 +12,7 @@ @define-color theme_fg_color #000000; @define-color theme_selected_bg_color #B4BBA3; -@define-color theme_selected_fg_color #000000; +@define-color theme_selected_fg_color #42453E; @define-color theme_tooltip_bg_color #EAF5B5; @define-color theme_tooltip_fg_color #000000; diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/settings.ini b/desktop-themes/TraditionalGreen/gtk-3.0/settings.ini index 06b34c4c..cc3237c1 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/settings.ini +++ b/desktop-themes/TraditionalGreen/gtk-3.0/settings.ini @@ -1,5 +1,5 @@ [Settings] -gtk-color-scheme = "base_color:#ffffff\nbg_color:#edeceb\nfg_color:#000000\nselected_bg_color:#B9C0A9\nselected_fg_color:#ffffff\ntooltip_bg_color:#EAF5B5\ntooltip_fg_color:#000000\ntext_color:#1a1a1a\nlink_color:#0000ee\nvisited_link_color:#551a8b" +gtk-color-scheme = "base_color:#ffffff\nbg_color:#edeceb\nfg_color:#000000\nselected_bg_color:#B9C0A9\nselected_fg_color:#42453E\ntooltip_bg_color:#EAF5B5\ntooltip_fg_color:#000000\ntext_color:#1a1a1a\nlink_color:#0000ee\nvisited_link_color:#551a8b" gtk-auto-mnemonics = 0 gtk-visible-focus = automatic diff --git a/desktop-themes/TraditionalGreen/metacity-1/metacity-theme-1.xml b/desktop-themes/TraditionalGreen/metacity-1/metacity-theme-1.xml index a82284e8..612f59f1 100644 --- a/desktop-themes/TraditionalGreen/metacity-1/metacity-theme-1.xml +++ b/desktop-themes/TraditionalGreen/metacity-1/metacity-theme-1.xml @@ -340,11 +340,11 @@ - - <title color="shade/gtk:bg[SELECTED]/0.7" x="((3 `max` (width-title_width)) / 2)+1" y="(((height - title_height) / 2) `max` 0)"/> - <title color="shade/gtk:bg[SELECTED]/0.7" x="((3 `max` (width-title_width)) / 2)-1" y="(((height - title_height) / 2) `max` 0)"/> - <title color="shade/gtk:bg[SELECTED]/0.7" x="((3 `max` (width-title_width)) / 2)" y="(((height - title_height) / 2) `max` 0)-1"/> - <title color="#FFFFFF" x="(3 `max` (width-title_width)) / 2" y="(((height - title_height) / 2) `max` 0)"/> + <!--<title color="shade/gtk:bg[SELECTED]/0.7" x="((3 `max` (width-title_width)) / 2)" y="(((height - title_height) / 2) `max` 0) + 1"/>--> + <!--<title color="shade/gtk:bg[SELECTED]/0.7" x="((3 `max` (width-title_width)) / 2)+1" y="(((height - title_height) / 2) `max` 0)"/>--> + <!--<title color="shade/gtk:bg[SELECTED]/0.7" x="((3 `max` (width-title_width)) / 2)-1" y="(((height - title_height) / 2) `max` 0)"/>--> + <!--<title color="shade/gtk:bg[SELECTED]/0.7" x="((3 `max` (width-title_width)) / 2)" y="(((height - title_height) / 2) `max` 0)-1"/>--> + <title color="#5D6157" x="(3 `max` (width-title_width)) / 2" y="(((height - title_height) / 2) `max` 0)"/> </draw_ops> <draw_ops name="title_text_unfocused"> -- cgit v1.2.1