From 940191d42023ffad8231432eb36e8557903cbbce Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 24 Jul 2015 23:00:37 +0200 Subject: Menta + Submarine themes: don't use gtk2 variables for color definitons this does not work with gtk3 --- .../Blue-Submarine/metacity-1/metacity-theme-1.xml | 94 +++++++++++----------- 1 file changed, 47 insertions(+), 47 deletions(-) (limited to 'desktop-themes/Blue-Submarine/metacity-1') diff --git a/desktop-themes/Blue-Submarine/metacity-1/metacity-theme-1.xml b/desktop-themes/Blue-Submarine/metacity-1/metacity-theme-1.xml index 0986fb8a..a7c79769 100644 --- a/desktop-themes/Blue-Submarine/metacity-1/metacity-theme-1.xml +++ b/desktop-themes/Blue-Submarine/metacity-1/metacity-theme-1.xml @@ -53,19 +53,19 @@ - - + + - - + + - @@ -83,8 +83,8 @@ - - + + @@ -94,15 +94,15 @@ - - + + - + @@ -171,7 +171,7 @@ - + @@ -189,13 +189,13 @@ - <title color="gtk:fg[SELECTED]" + <title color="#ffffff" x="(3 `max` (width-title_width)) / 2" y="(height - title_height) / 2 + 1"/> </draw_ops> <draw_ops name="title_unfocused"> - <title color="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.5" + <title color="blend/#101010/#CBD5D9/0.5" x="(3 `max` (width-title_width)) / 2" y="(height - title_height) / 2 + 1"/> </draw_ops> @@ -204,13 +204,13 @@ <title color="#252525" x="(3 `max` (width-title_width)) / 2" y="(height - title_height) / 2 + 3"/> - <title color="gtk:fg[SELECTED]" + <title color="#ffffff" x="(3 `max` (width-title_width)) / 2" y="(height - title_height) / 2 + 1"/> </draw_ops> <draw_ops name="title_max_unfocused"> - <title color="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.5" + <title color="blend/#101010/#CBD5D9/0.5" x="(3 `max` (width-title_width)) / 2" y="(height - title_height) / 2 + 1"/> </draw_ops> @@ -227,34 +227,34 @@ <draw_ops name="button_bg"> <!-- kinda looks better without - <line color="gtk:bg[SELECTED]" x1="1" y1="0" x2="width-3" y2="0" /> - <line color="gtk:bg[SELECTED]" x1="0" y1="1" x2="0" y2="height-3" /> - <line color="gtk:bg[SELECTED]" x1="1" y1="height-2" x2="width-3" y2="height-2" /> - <line color="gtk:bg[SELECTED]" x1="width-2" y1="1" x2="width-2" y2="height-3" /> + <line color="#255880" x1="1" y1="0" x2="width-3" y2="0" /> + <line color="#255880" x1="0" y1="1" x2="0" y2="height-3" /> + <line color="#255880" x1="1" y1="height-2" x2="width-3" y2="height-2" /> + <line color="#255880" x1="width-2" y1="1" x2="width-2" y2="height-3" /> --> </draw_ops> <draw_ops name="button_bg_prelight"> - <line color="blend/gtk:bg[SELECTED]/#ffffff/.2" x1="1" y1="0" x2="width-3" y2="0" /> - <line color="blend/gtk:bg[SELECTED]/#ffffff/.2" x1="0" y1="1" x2="0" y2="height-3" /> - <line color="blend/gtk:bg[SELECTED]/#ffffff/.2" x1="1" y1="height-2" x2="width-3" y2="height-2" /> - <line color="blend/gtk:bg[SELECTED]/#ffffff/.2" x1="width-2" y1="1" x2="width-2" y2="height-3" /> + <line color="blend/#255880/#ffffff/.2" x1="1" y1="0" x2="width-3" y2="0" /> + <line color="blend/#255880/#ffffff/.2" x1="0" y1="1" x2="0" y2="height-3" /> + <line color="blend/#255880/#ffffff/.2" x1="1" y1="height-2" x2="width-3" y2="height-2" /> + <line color="blend/#255880/#ffffff/.2" x1="width-2" y1="1" x2="width-2" y2="height-3" /> <gradient type="vertical" x="1" y="1" width="width - 3" height="height - 3"> - <color value="blend/gtk:bg[SELECTED]/#ffffff/.1"/> - <color value="blend/gtk:bg[SELECTED]/#000000/.1"/> + <color value="blend/#255880/#ffffff/.1"/> + <color value="blend/#255880/#000000/.1"/> </gradient> </draw_ops> <draw_ops name="button_bg_pressed"> - <line color="blend/gtk:bg[SELECTED]/#ffffff/.1" x1="1" y1="0" x2="width-3" y2="0" /> - <line color="blend/gtk:bg[SELECTED]/#ffffff/.1" x1="0" y1="1" x2="0" y2="height-3" /> - <line color="blend/gtk:bg[SELECTED]/#ffffff/.1" x1="1" y1="height-2" x2="width-3" y2="height-2" /> - <line color="blend/gtk:bg[SELECTED]/#ffffff/.1" x1="width-2" y1="1" x2="width-2" y2="height-3" /> + <line color="blend/#255880/#ffffff/.1" x1="1" y1="0" x2="width-3" y2="0" /> + <line color="blend/#255880/#ffffff/.1" x1="0" y1="1" x2="0" y2="height-3" /> + <line color="blend/#255880/#ffffff/.1" x1="1" y1="height-2" x2="width-3" y2="height-2" /> + <line color="blend/#255880/#ffffff/.1" x1="width-2" y1="1" x2="width-2" y2="height-3" /> <gradient type="vertical" x="1" y="1" width="width - 3" height="height - 3"> - <color value="blend/gtk:bg[SELECTED]/#000000/.2"/> - <color value="blend/gtk:bg[SELECTED]/#ffffff/.2"/> + <color value="blend/#255880/#000000/.2"/> + <color value="blend/#255880/#ffffff/.2"/> </gradient> </draw_ops> @@ -263,26 +263,26 @@ </draw_ops> <draw_ops name="button_bg_unfocused_prelight"> - <line color="blend/gtk:bg[NORMAL]/#000000/0.1" x1="1" y1="0" x2="width-3" y2="0" /> - <line color="blend/gtk:bg[NORMAL]/#000000/0.1" x1="0" y1="1" x2="0" y2="height-3" /> - <line color="blend/gtk:bg[NORMAL]/#000000/0.1" x1="1" y1="height-2" x2="width-3" y2="height-2" /> - <line color="blend/gtk:bg[NORMAL]/#000000/0.1" x1="width-2" y1="1" x2="width-2" y2="height-3" /> + <line color="blend/#CBD5D9/#000000/0.1" x1="1" y1="0" x2="width-3" y2="0" /> + <line color="blend/#CBD5D9/#000000/0.1" x1="0" y1="1" x2="0" y2="height-3" /> + <line color="blend/#CBD5D9/#000000/0.1" x1="1" y1="height-2" x2="width-3" y2="height-2" /> + <line color="blend/#CBD5D9/#000000/0.1" x1="width-2" y1="1" x2="width-2" y2="height-3" /> <gradient type="vertical" x="1" y="1" width="width - 3" height="height - 3"> - <color value="blend/gtk:bg[NORMAL]/#ffffff/.5"/> - <color value="blend/gtk:bg[NORMAL]/#000000/0.1"/> + <color value="blend/#CBD5D9/#ffffff/.5"/> + <color value="blend/#CBD5D9/#000000/0.1"/> </gradient> </draw_ops> <draw_ops name="button_bg_unfocused_pressed"> - <line color="blend/gtk:bg[NORMAL]/#000000/0.1" x1="1" y1="0" x2="width-3" y2="0" /> - <line color="blend/gtk:bg[NORMAL]/#000000/0.1" x1="0" y1="1" x2="0" y2="height-3" /> - <line color="blend/gtk:bg[NORMAL]/#000000/0.1" x1="1" y1="height-2" x2="width-3" y2="height-2" /> - <line color="blend/gtk:bg[NORMAL]/#000000/0.1" x1="width-2" y1="1" x2="width-2" y2="height-3" /> + <line color="blend/#CBD5D9/#000000/0.1" x1="1" y1="0" x2="width-3" y2="0" /> + <line color="blend/#CBD5D9/#000000/0.1" x1="0" y1="1" x2="0" y2="height-3" /> + <line color="blend/#CBD5D9/#000000/0.1" x1="1" y1="height-2" x2="width-3" y2="height-2" /> + <line color="blend/#CBD5D9/#000000/0.1" x1="width-2" y1="1" x2="width-2" y2="height-3" /> <gradient type="vertical" x="1" y="1" width="width - 3" height="height - 3"> - <color value="blend/gtk:bg[NORMAL]/#000000/0.1"/> - <color value="blend/gtk:bg[NORMAL]/#ffffff/.5"/> + <color value="blend/#CBD5D9/#000000/0.1"/> + <color value="blend/#CBD5D9/#ffffff/.5"/> </gradient> </draw_ops> @@ -302,7 +302,7 @@ </draw_ops> <draw_ops name="close_button_icon_unfocused"> - <image filename="icon_close_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.5"/> + <image filename="icon_close_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/#101010/#CBD5D9/0.5"/> </draw_ops> <draw_ops name="close_button_normal"> @@ -335,7 +335,7 @@ </draw_ops> <draw_ops name="maximize_button_icon_unfocused"> - <image filename="icon_maximize_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.5"/> + <image filename="icon_maximize_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/#101010/#CBD5D9/0.5"/> </draw_ops> <draw_ops name="maximize_button_normal"> @@ -367,7 +367,7 @@ </draw_ops> <draw_ops name="restore_button_icon_unfocused"> - <image filename="icon_restore_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.5"/> + <image filename="icon_restore_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/#101010/#CBD5D9/0.5"/> </draw_ops> <draw_ops name="restore_button_normal"> @@ -399,7 +399,7 @@ </draw_ops> <draw_ops name="minimize_button_icon_unfocused"> - <image filename="icon_minimize_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.5"/></draw_ops> + <image filename="icon_minimize_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/#101010/#CBD5D9/0.5"/></draw_ops> <draw_ops name="minimize_button_normal"> <include name="button_bg"/> -- cgit v1.2.1