diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css index d003875..e29e543 100644 --- a/gtk-3.0/gtk.css +++ b/gtk-3.0/gtk.css @@ -53,10 +53,16 @@ /* window manager colors */ @define-color wm_bg #2d2d2d; -@define-color wm_title_focused #dcdcdc; -@define-color wm_title_unfocused #888888; @define-color wm_border_focused #484848; @define-color wm_border_unfocused #393939; +@define-color wm_title_focused #dcdcdc; +@define-color wm_title_unfocused #888888; +@define-color wm_icons_focused #dcdcdc; +@define-color wm_icons_focused_prelight #d64937; +@define-color wm_icons_focused_pressed #b63e2e; +@define-color wm_icons_unfocused #888888; +@define-color wm_icons_unfocused_prelight #d64937; +@define-color wm_icons_unfocused_pressed #b63e2e; @import url("gtk-widgets.css"); @import url("gtk-widgets-assets.css"); diff --git a/metacity-1/close_focused_normal.png b/metacity-1/close_focused_normal.png deleted file mode 100644 index d3c84ec..0000000 Binary files a/metacity-1/close_focused_normal.png and /dev/null differ diff --git a/metacity-1/close_focused_prelight.png b/metacity-1/close_focused_prelight.png deleted file mode 100644 index 980a80e..0000000 Binary files a/metacity-1/close_focused_prelight.png and /dev/null differ diff --git a/metacity-1/close_focused_pressed.png b/metacity-1/close_focused_pressed.png deleted file mode 100644 index e2d55a2..0000000 Binary files a/metacity-1/close_focused_pressed.png and /dev/null differ diff --git a/metacity-1/close_unfocused.png b/metacity-1/close_unfocused.png deleted file mode 100644 index 7b0814f..0000000 Binary files a/metacity-1/close_unfocused.png and /dev/null differ diff --git a/metacity-1/maximize_focused_normal.png b/metacity-1/maximize_focused_normal.png deleted file mode 100644 index 9e09e71..0000000 Binary files a/metacity-1/maximize_focused_normal.png and /dev/null differ diff --git a/metacity-1/maximize_focused_prelight.png b/metacity-1/maximize_focused_prelight.png deleted file mode 100644 index 3a51c72..0000000 Binary files a/metacity-1/maximize_focused_prelight.png and /dev/null differ diff --git a/metacity-1/maximize_focused_pressed.png b/metacity-1/maximize_focused_pressed.png deleted file mode 100644 index 2b4dad5..0000000 Binary files a/metacity-1/maximize_focused_pressed.png and /dev/null differ diff --git a/metacity-1/maximize_unfocused.png b/metacity-1/maximize_unfocused.png deleted file mode 100644 index fdb0d03..0000000 Binary files a/metacity-1/maximize_unfocused.png and /dev/null differ diff --git a/metacity-1/metacity-theme-2.xml b/metacity-1/metacity-theme-2.xml index cd65830..203c5b9 100644 --- a/metacity-1/metacity-theme-2.xml +++ b/metacity-1/metacity-theme-2.xml @@ -4,7 +4,7 @@ Numix Satyajit Sahoo GPL-3.0+ - 4 August 2013 + 11 December 2013 Numix Metacity Theme @@ -14,6 +14,12 @@ + + + + + + @@ -168,22 +174,22 @@ @@ -191,19 +197,111 @@ - + + + + + + - + + + + + + - + + + + + + - + + + + + + @@ -216,19 +314,47 @@ - + + - + + - + + - + + @@ -241,19 +367,47 @@ - + + - + + - + + - + + @@ -266,19 +420,31 @@ - + - + - + - + @@ -290,33 +456,197 @@ - + + + + + - + + + + + - + + + + + - + + + + + - + + + - + + + - + + + + + + + - + + + + + + + - + + + + + + + - + + + + + + + @@ -329,19 +659,127 @@ - + + + + + + + - + + + + + + + - + + + + + + + - + + + + + + + diff --git a/metacity-1/metacity-theme-3.xml b/metacity-1/metacity-theme-3.xml index f9e6e6d..ca6887c 100644 --- a/metacity-1/metacity-theme-3.xml +++ b/metacity-1/metacity-theme-3.xml @@ -4,7 +4,7 @@ Numix Satyajit Sahoo GPL-3.0+ - 8 March 2013 + 11 December 2013 Numix Mutter Theme @@ -14,6 +14,12 @@ + + + + + + @@ -180,22 +186,22 @@ @@ -203,19 +209,111 @@ - + + + + + + - + + + + + + - + + + + + + - + + + + + + @@ -228,19 +326,47 @@ - + + - + + - + + - + + @@ -253,19 +379,47 @@ - + + - + + - + + - + + @@ -278,19 +432,31 @@ - + - + - + - + @@ -302,33 +468,197 @@ - + + + + + - + + + + + - + + + + + - + + + + + - + + + - + + + - + + + + + + + - + + + + + + + - + + + + + + + - + + + + + + + @@ -341,19 +671,127 @@ - + + + + + + + - + + + + + + + - + + + + + + + - + + + + + + + diff --git a/metacity-1/minimize_focused_normal.png b/metacity-1/minimize_focused_normal.png deleted file mode 100644 index 520575e..0000000 Binary files a/metacity-1/minimize_focused_normal.png and /dev/null differ diff --git a/metacity-1/minimize_focused_prelight.png b/metacity-1/minimize_focused_prelight.png deleted file mode 100644 index 2e86e18..0000000 Binary files a/metacity-1/minimize_focused_prelight.png and /dev/null differ diff --git a/metacity-1/minimize_focused_pressed.png b/metacity-1/minimize_focused_pressed.png deleted file mode 100644 index b7a3aca..0000000 Binary files a/metacity-1/minimize_focused_pressed.png and /dev/null differ diff --git a/metacity-1/minimize_unfocused.png b/metacity-1/minimize_unfocused.png deleted file mode 100644 index dbd30d9..0000000 Binary files a/metacity-1/minimize_unfocused.png and /dev/null differ diff --git a/metacity-1/shade_focused_normal.png b/metacity-1/shade_focused_normal.png deleted file mode 100644 index 2284463..0000000 Binary files a/metacity-1/shade_focused_normal.png and /dev/null differ diff --git a/metacity-1/shade_focused_prelight.png b/metacity-1/shade_focused_prelight.png deleted file mode 100644 index a75800a..0000000 Binary files a/metacity-1/shade_focused_prelight.png and /dev/null differ diff --git a/metacity-1/shade_focused_pressed.png b/metacity-1/shade_focused_pressed.png deleted file mode 100644 index d0c1cdd..0000000 Binary files a/metacity-1/shade_focused_pressed.png and /dev/null differ diff --git a/metacity-1/shade_unfocused.png b/metacity-1/shade_unfocused.png deleted file mode 100644 index b5c6065..0000000 Binary files a/metacity-1/shade_unfocused.png and /dev/null differ diff --git a/metacity-1/unmaximize_focused_normal.png b/metacity-1/unmaximize_focused_normal.png deleted file mode 100644 index 8710cfa..0000000 Binary files a/metacity-1/unmaximize_focused_normal.png and /dev/null differ diff --git a/metacity-1/unmaximize_focused_prelight.png b/metacity-1/unmaximize_focused_prelight.png deleted file mode 100644 index f27f67d..0000000 Binary files a/metacity-1/unmaximize_focused_prelight.png and /dev/null differ diff --git a/metacity-1/unmaximize_focused_pressed.png b/metacity-1/unmaximize_focused_pressed.png deleted file mode 100644 index a132c2f..0000000 Binary files a/metacity-1/unmaximize_focused_pressed.png and /dev/null differ diff --git a/metacity-1/unmaximize_unfocused.png b/metacity-1/unmaximize_unfocused.png deleted file mode 100644 index 26d13b9..0000000 Binary files a/metacity-1/unmaximize_unfocused.png and /dev/null differ diff --git a/metacity-1/unshade_focused_normal.png b/metacity-1/unshade_focused_normal.png deleted file mode 100644 index ef9e236..0000000 Binary files a/metacity-1/unshade_focused_normal.png and /dev/null differ diff --git a/metacity-1/unshade_focused_prelight.png b/metacity-1/unshade_focused_prelight.png deleted file mode 100644 index 25baf49..0000000 Binary files a/metacity-1/unshade_focused_prelight.png and /dev/null differ diff --git a/metacity-1/unshade_focused_pressed.png b/metacity-1/unshade_focused_pressed.png deleted file mode 100644 index d30485f..0000000 Binary files a/metacity-1/unshade_focused_pressed.png and /dev/null differ diff --git a/metacity-1/unshade_unfocused.png b/metacity-1/unshade_unfocused.png deleted file mode 100644 index 999c6c5..0000000 Binary files a/metacity-1/unshade_unfocused.png and /dev/null differ