From d3b4b781b529d2bc1fb873de9cda449b61936f44 Mon Sep 17 00:00:00 2001
From: Horst3180
Date: Mon, 8 Jun 2015 18:52:56 +0200
Subject: fix buttons in dark metacity theme
---
common/metacity-1/button-bg.svg | 105 ++++++++++++++++++++++++++++++++
common/metacity-1/button-border.svg | 107 +++++++++++++++++++++++++++++++++
common/metacity-1/close-icon.svg | 104 ++++++++++++++++++++++++++++++++
common/metacity-1/max-icon.svg | 75 +++++++++++++++++++++++
common/metacity-1/metacity-theme-3.xml | 90 +++++++++++++++++++++------
common/metacity-1/min-icon.svg | 75 +++++++++++++++++++++++
6 files changed, 538 insertions(+), 18 deletions(-)
create mode 100644 common/metacity-1/button-bg.svg
create mode 100644 common/metacity-1/button-border.svg
create mode 100644 common/metacity-1/close-icon.svg
create mode 100644 common/metacity-1/max-icon.svg
create mode 100644 common/metacity-1/min-icon.svg
(limited to 'common/metacity-1')
diff --git a/common/metacity-1/button-bg.svg b/common/metacity-1/button-bg.svg
new file mode 100644
index 0000000..49a6f1e
--- /dev/null
+++ b/common/metacity-1/button-bg.svg
@@ -0,0 +1,105 @@
+
+
\ No newline at end of file
diff --git a/common/metacity-1/button-border.svg b/common/metacity-1/button-border.svg
new file mode 100644
index 0000000..0822007
--- /dev/null
+++ b/common/metacity-1/button-border.svg
@@ -0,0 +1,107 @@
+
+
\ No newline at end of file
diff --git a/common/metacity-1/close-icon.svg b/common/metacity-1/close-icon.svg
new file mode 100644
index 0000000..1f717ab
--- /dev/null
+++ b/common/metacity-1/close-icon.svg
@@ -0,0 +1,104 @@
+
+
\ No newline at end of file
diff --git a/common/metacity-1/max-icon.svg b/common/metacity-1/max-icon.svg
new file mode 100644
index 0000000..4120785
--- /dev/null
+++ b/common/metacity-1/max-icon.svg
@@ -0,0 +1,75 @@
+
+
\ No newline at end of file
diff --git a/common/metacity-1/metacity-theme-3.xml b/common/metacity-1/metacity-theme-3.xml
index d0038a9..56a41d9 100644
--- a/common/metacity-1/metacity-theme-3.xml
+++ b/common/metacity-1/metacity-theme-3.xml
@@ -18,6 +18,33 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -166,77 +193,104 @@
-
+
+
-
+
+
-
+
+
-
+
+
+
-
+
+
-
+
+
-
+
+
+
-
+
+
-
+
+
+
-
+
+
+
-
+
+
+
-
+
+
-
+
+
+
-
+
+
-
+
+
+
-
+
+
+
-
+
+
+
-
+
+
diff --git a/common/metacity-1/min-icon.svg b/common/metacity-1/min-icon.svg
new file mode 100644
index 0000000..cac4f61
--- /dev/null
+++ b/common/metacity-1/min-icon.svg
@@ -0,0 +1,75 @@
+
+
\ No newline at end of file
--
cgit v1.2.3