From 7bdd234dd93753398711ff20588f37002259c678 Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Fri, 22 May 2015 20:26:20 +0530 Subject: [PATCH] Change theme color --- gtk-2.0/gtkrc | 2 +- unity/close_focused_prelight.svg | 2 +- unity/close_focused_pressed.svg | 2 +- unity/maximize_focused_prelight.svg | 2 +- unity/maximize_focused_pressed.svg | 2 +- unity/minimize_focused_prelight.svg | 2 +- unity/minimize_focused_pressed.svg | 2 +- unity/progress_bar_fill.svg | 2 +- unity/unmaximize_focused_prelight.svg | 2 +- unity/unmaximize_focused_pressed.svg | 2 +- xfce-notify-4.0/gtkrc | 2 +- xfwm4/close-prelight.xpm | 2 +- xfwm4/close-pressed.xpm | 2 +- xfwm4/hide-prelight.xpm | 2 +- xfwm4/hide-pressed.xpm | 2 +- xfwm4/maximize-prelight.xpm | 2 +- xfwm4/maximize-pressed.xpm | 2 +- xfwm4/maximize-toggled-prelight.xpm | 2 +- xfwm4/maximize-toggled-pressed.xpm | 2 +- xfwm4/shade-prelight.xpm | 2 +- xfwm4/shade-pressed.xpm | 2 +- xfwm4/shade-toggled-prelight.xpm | 2 +- xfwm4/shade-toggled-pressed.xpm | 2 +- xfwm4/stick-prelight.xpm | 2 +- xfwm4/stick-pressed.xpm | 2 +- xfwm4/stick-toggled-prelight.xpm | 2 +- xfwm4/stick-toggled-pressed.xpm | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/gtk-2.0/gtkrc b/gtk-2.0/gtkrc index 0f86d59..790890a 100755 --- a/gtk-2.0/gtkrc +++ b/gtk-2.0/gtkrc @@ -1,6 +1,6 @@ # Numix GTK Theme -gtk-color-scheme = "bg_color:#eeeeee\nfg_color:#333333\nbase_color:#ffffff\ntext_color:#333333\nselected_bg_color:#d64937\nselected_fg_color:#ffffff\ntooltip_bg_color:#333333\ntooltip_fg_color:#eeeeee\ntitlebar_bg_color:#333333\ntitlebar_fg_color:#eeeeee\nmenubar_bg_color:#333333\nmenubar_fg_color:#eeeeee\ntoolbar_bg_color:#eeeeee\ntoolbar_fg_color:#333333\nmenu_bg_color:#333333\nmenu_fg_color:#eeeeee\npanel_bg_color:#333333\npanel_fg_color:#eeeeee\nlink_color:#f06860" +gtk-color-scheme = "bg_color:#eeeeee\nfg_color:#333333\nbase_color:#ffffff\ntext_color:#333333\nselected_bg_color:#f0544c\nselected_fg_color:#ffffff\ntooltip_bg_color:#333333\ntooltip_fg_color:#eeeeee\ntitlebar_bg_color:#333333\ntitlebar_fg_color:#eeeeee\nmenubar_bg_color:#333333\nmenubar_fg_color:#eeeeee\ntoolbar_bg_color:#eeeeee\ntoolbar_fg_color:#333333\nmenu_bg_color:#333333\nmenu_fg_color:#eeeeee\npanel_bg_color:#333333\npanel_fg_color:#eeeeee\nlink_color:#f06860" # Default Style diff --git a/unity/close_focused_prelight.svg b/unity/close_focused_prelight.svg index 46d998c..9c4611b 100755 --- a/unity/close_focused_prelight.svg +++ b/unity/close_focused_prelight.svg @@ -1 +1 @@ - + diff --git a/unity/close_focused_pressed.svg b/unity/close_focused_pressed.svg index abecba9..fb119c6 100755 --- a/unity/close_focused_pressed.svg +++ b/unity/close_focused_pressed.svg @@ -1 +1 @@ - + diff --git a/unity/maximize_focused_prelight.svg b/unity/maximize_focused_prelight.svg index 7c1cffd..b1d4bc2 100755 --- a/unity/maximize_focused_prelight.svg +++ b/unity/maximize_focused_prelight.svg @@ -1 +1 @@ - + diff --git a/unity/maximize_focused_pressed.svg b/unity/maximize_focused_pressed.svg index 38dbcc4..0e35a70 100755 --- a/unity/maximize_focused_pressed.svg +++ b/unity/maximize_focused_pressed.svg @@ -1 +1 @@ - + diff --git a/unity/minimize_focused_prelight.svg b/unity/minimize_focused_prelight.svg index 29699c2..56801e1 100755 --- a/unity/minimize_focused_prelight.svg +++ b/unity/minimize_focused_prelight.svg @@ -1 +1 @@ - + diff --git a/unity/minimize_focused_pressed.svg b/unity/minimize_focused_pressed.svg index a713426..253a310 100755 --- a/unity/minimize_focused_pressed.svg +++ b/unity/minimize_focused_pressed.svg @@ -1 +1 @@ - + diff --git a/unity/progress_bar_fill.svg b/unity/progress_bar_fill.svg index aef847c..dc9cfec 100755 --- a/unity/progress_bar_fill.svg +++ b/unity/progress_bar_fill.svg @@ -1,5 +1,5 @@ - + diff --git a/unity/unmaximize_focused_prelight.svg b/unity/unmaximize_focused_prelight.svg index a71bdea..90f33e7 100755 --- a/unity/unmaximize_focused_prelight.svg +++ b/unity/unmaximize_focused_prelight.svg @@ -1 +1 @@ - + diff --git a/unity/unmaximize_focused_pressed.svg b/unity/unmaximize_focused_pressed.svg index 11173a6..2b21194 100755 --- a/unity/unmaximize_focused_pressed.svg +++ b/unity/unmaximize_focused_pressed.svg @@ -1 +1 @@ - + diff --git a/xfce-notify-4.0/gtkrc b/xfce-notify-4.0/gtkrc index 52a62ca..274b046 100755 --- a/xfce-notify-4.0/gtkrc +++ b/xfce-notify-4.0/gtkrc @@ -27,7 +27,7 @@ style "notify-button" { } style "notify-text" { - GtkWidget::link-color = "#d64937" + GtkWidget::link-color = "#f0544c" fg[NORMAL] = "#f9f9f9" fg[PRELIGHT] = "#f9f9f9" diff --git a/xfwm4/close-prelight.xpm b/xfwm4/close-prelight.xpm index e3bd443..e8916bd 100755 --- a/xfwm4/close-prelight.xpm +++ b/xfwm4/close-prelight.xpm @@ -3,7 +3,7 @@ static char * close_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/close-pressed.xpm b/xfwm4/close-pressed.xpm index e3bd443..e8916bd 100755 --- a/xfwm4/close-pressed.xpm +++ b/xfwm4/close-pressed.xpm @@ -3,7 +3,7 @@ static char * close_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/hide-prelight.xpm b/xfwm4/hide-prelight.xpm index d2470bf..040ece7 100755 --- a/xfwm4/hide-prelight.xpm +++ b/xfwm4/hide-prelight.xpm @@ -3,7 +3,7 @@ static char * hide_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/hide-pressed.xpm b/xfwm4/hide-pressed.xpm index d2470bf..040ece7 100755 --- a/xfwm4/hide-pressed.xpm +++ b/xfwm4/hide-pressed.xpm @@ -3,7 +3,7 @@ static char * hide_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/maximize-prelight.xpm b/xfwm4/maximize-prelight.xpm index eec4b49..6a73981 100755 --- a/xfwm4/maximize-prelight.xpm +++ b/xfwm4/maximize-prelight.xpm @@ -3,7 +3,7 @@ static char * maximize_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/maximize-pressed.xpm b/xfwm4/maximize-pressed.xpm index eec4b49..6a73981 100755 --- a/xfwm4/maximize-pressed.xpm +++ b/xfwm4/maximize-pressed.xpm @@ -3,7 +3,7 @@ static char * maximize_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/maximize-toggled-prelight.xpm b/xfwm4/maximize-toggled-prelight.xpm index 2dda206..0c7ed43 100755 --- a/xfwm4/maximize-toggled-prelight.xpm +++ b/xfwm4/maximize-toggled-prelight.xpm @@ -3,7 +3,7 @@ static char * maximize_toggled_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/maximize-toggled-pressed.xpm b/xfwm4/maximize-toggled-pressed.xpm index 2dda206..0c7ed43 100755 --- a/xfwm4/maximize-toggled-pressed.xpm +++ b/xfwm4/maximize-toggled-pressed.xpm @@ -3,7 +3,7 @@ static char * maximize_toggled_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/shade-prelight.xpm b/xfwm4/shade-prelight.xpm index 4aa3b7a..e50b07a 100755 --- a/xfwm4/shade-prelight.xpm +++ b/xfwm4/shade-prelight.xpm @@ -3,7 +3,7 @@ static char * shade_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/shade-pressed.xpm b/xfwm4/shade-pressed.xpm index 4aa3b7a..e50b07a 100755 --- a/xfwm4/shade-pressed.xpm +++ b/xfwm4/shade-pressed.xpm @@ -3,7 +3,7 @@ static char * shade_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/shade-toggled-prelight.xpm b/xfwm4/shade-toggled-prelight.xpm index e3109e5..0cecaba 100755 --- a/xfwm4/shade-toggled-prelight.xpm +++ b/xfwm4/shade-toggled-prelight.xpm @@ -3,7 +3,7 @@ static char * shade_toggled_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/shade-toggled-pressed.xpm b/xfwm4/shade-toggled-pressed.xpm index e3109e5..0cecaba 100755 --- a/xfwm4/shade-toggled-pressed.xpm +++ b/xfwm4/shade-toggled-pressed.xpm @@ -3,7 +3,7 @@ static char * shade_toggled_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/stick-prelight.xpm b/xfwm4/stick-prelight.xpm index 725c314..ea2a259 100755 --- a/xfwm4/stick-prelight.xpm +++ b/xfwm4/stick-prelight.xpm @@ -3,7 +3,7 @@ static char * stick_toggled_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/stick-pressed.xpm b/xfwm4/stick-pressed.xpm index 725c314..ea2a259 100755 --- a/xfwm4/stick-pressed.xpm +++ b/xfwm4/stick-pressed.xpm @@ -3,7 +3,7 @@ static char * stick_toggled_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/stick-toggled-prelight.xpm b/xfwm4/stick-toggled-prelight.xpm index d56f353..5763b9b 100755 --- a/xfwm4/stick-toggled-prelight.xpm +++ b/xfwm4/stick-toggled-prelight.xpm @@ -3,7 +3,7 @@ static char * stick_toggled_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................", diff --git a/xfwm4/stick-toggled-pressed.xpm b/xfwm4/stick-toggled-pressed.xpm index d56f353..5763b9b 100755 --- a/xfwm4/stick-toggled-pressed.xpm +++ b/xfwm4/stick-toggled-pressed.xpm @@ -3,7 +3,7 @@ static char * stick_toggled_prelight_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", -"+ c #D64937 s active_color_1", +"+ c #f0544c s active_color_1", "........................", "........................", "........................",