From a17f42b0b8ec119b150b46bda9e80ddf2177f039 Mon Sep 17 00:00:00 2001
From: Horst3180
Date: Thu, 9 Jul 2015 22:23:27 +0200
Subject: add dark unity buttons
---
common/unity/window-buttons-dark/close.svg | 220 ++++++++++++++++++++
.../unity/window-buttons-dark/close_prelight.svg | 220 ++++++++++++++++++++
common/unity/window-buttons-dark/close_pressed.svg | 220 ++++++++++++++++++++
.../unity/window-buttons-dark/close_unfocused.svg | 216 +++++++++++++++++++
common/unity/window-buttons-dark/maximize.svg | 182 ++++++++++++++++
.../window-buttons-dark/maximize_prelight.svg | 224 ++++++++++++++++++++
.../unity/window-buttons-dark/maximize_pressed.svg | 228 +++++++++++++++++++++
.../window-buttons-dark/maximize_unfocused.svg | 182 ++++++++++++++++
common/unity/window-buttons-dark/minimize.svg | 182 ++++++++++++++++
.../minimize_focused_prelight.svg | 224 ++++++++++++++++++++
.../minimize_focused_pressed.svg | 228 +++++++++++++++++++++
.../window-buttons-dark/minimize_unfocused.svg | 182 ++++++++++++++++
12 files changed, 2508 insertions(+)
create mode 100644 common/unity/window-buttons-dark/close.svg
create mode 100644 common/unity/window-buttons-dark/close_prelight.svg
create mode 100644 common/unity/window-buttons-dark/close_pressed.svg
create mode 100644 common/unity/window-buttons-dark/close_unfocused.svg
create mode 100644 common/unity/window-buttons-dark/maximize.svg
create mode 100644 common/unity/window-buttons-dark/maximize_prelight.svg
create mode 100644 common/unity/window-buttons-dark/maximize_pressed.svg
create mode 100644 common/unity/window-buttons-dark/maximize_unfocused.svg
create mode 100644 common/unity/window-buttons-dark/minimize.svg
create mode 100644 common/unity/window-buttons-dark/minimize_focused_prelight.svg
create mode 100644 common/unity/window-buttons-dark/minimize_focused_pressed.svg
create mode 100644 common/unity/window-buttons-dark/minimize_unfocused.svg
(limited to 'common/unity/window-buttons-dark')
diff --git a/common/unity/window-buttons-dark/close.svg b/common/unity/window-buttons-dark/close.svg
new file mode 100644
index 0000000..b496683
--- /dev/null
+++ b/common/unity/window-buttons-dark/close.svg
@@ -0,0 +1,220 @@
+
+
+
+
diff --git a/common/unity/window-buttons-dark/close_prelight.svg b/common/unity/window-buttons-dark/close_prelight.svg
new file mode 100644
index 0000000..748830f
--- /dev/null
+++ b/common/unity/window-buttons-dark/close_prelight.svg
@@ -0,0 +1,220 @@
+
+
+
+
diff --git a/common/unity/window-buttons-dark/close_pressed.svg b/common/unity/window-buttons-dark/close_pressed.svg
new file mode 100644
index 0000000..1a7cdfd
--- /dev/null
+++ b/common/unity/window-buttons-dark/close_pressed.svg
@@ -0,0 +1,220 @@
+
+
+
+
diff --git a/common/unity/window-buttons-dark/close_unfocused.svg b/common/unity/window-buttons-dark/close_unfocused.svg
new file mode 100644
index 0000000..11b603c
--- /dev/null
+++ b/common/unity/window-buttons-dark/close_unfocused.svg
@@ -0,0 +1,216 @@
+
+
+
+
diff --git a/common/unity/window-buttons-dark/maximize.svg b/common/unity/window-buttons-dark/maximize.svg
new file mode 100644
index 0000000..057ecc7
--- /dev/null
+++ b/common/unity/window-buttons-dark/maximize.svg
@@ -0,0 +1,182 @@
+
+
+
+
diff --git a/common/unity/window-buttons-dark/maximize_prelight.svg b/common/unity/window-buttons-dark/maximize_prelight.svg
new file mode 100644
index 0000000..6a420b9
--- /dev/null
+++ b/common/unity/window-buttons-dark/maximize_prelight.svg
@@ -0,0 +1,224 @@
+
+
+
+
diff --git a/common/unity/window-buttons-dark/maximize_pressed.svg b/common/unity/window-buttons-dark/maximize_pressed.svg
new file mode 100644
index 0000000..326ae8d
--- /dev/null
+++ b/common/unity/window-buttons-dark/maximize_pressed.svg
@@ -0,0 +1,228 @@
+
+
+
+
diff --git a/common/unity/window-buttons-dark/maximize_unfocused.svg b/common/unity/window-buttons-dark/maximize_unfocused.svg
new file mode 100644
index 0000000..abea0ba
--- /dev/null
+++ b/common/unity/window-buttons-dark/maximize_unfocused.svg
@@ -0,0 +1,182 @@
+
+
+
+
diff --git a/common/unity/window-buttons-dark/minimize.svg b/common/unity/window-buttons-dark/minimize.svg
new file mode 100644
index 0000000..45ae2cb
--- /dev/null
+++ b/common/unity/window-buttons-dark/minimize.svg
@@ -0,0 +1,182 @@
+
+
+
+
diff --git a/common/unity/window-buttons-dark/minimize_focused_prelight.svg b/common/unity/window-buttons-dark/minimize_focused_prelight.svg
new file mode 100644
index 0000000..5c12c91
--- /dev/null
+++ b/common/unity/window-buttons-dark/minimize_focused_prelight.svg
@@ -0,0 +1,224 @@
+
+
+
+
diff --git a/common/unity/window-buttons-dark/minimize_focused_pressed.svg b/common/unity/window-buttons-dark/minimize_focused_pressed.svg
new file mode 100644
index 0000000..be0af55
--- /dev/null
+++ b/common/unity/window-buttons-dark/minimize_focused_pressed.svg
@@ -0,0 +1,228 @@
+
+
+
+
diff --git a/common/unity/window-buttons-dark/minimize_unfocused.svg b/common/unity/window-buttons-dark/minimize_unfocused.svg
new file mode 100644
index 0000000..0eee823
--- /dev/null
+++ b/common/unity/window-buttons-dark/minimize_unfocused.svg
@@ -0,0 +1,182 @@
+
+
+
+
--
cgit v1.2.3