summaryrefslogtreecommitdiff
path: root/desktop-themes/Shiny/unity
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/Shiny/unity')
-rw-r--r--desktop-themes/Shiny/unity/Makefile.am34
-rw-r--r--desktop-themes/Shiny/unity/close.pngbin0 -> 716 bytes
-rw-r--r--desktop-themes/Shiny/unity/close_focused_normal.pngbin0 -> 716 bytes
-rw-r--r--desktop-themes/Shiny/unity/close_focused_prelight.pngbin0 -> 695 bytes
-rw-r--r--desktop-themes/Shiny/unity/close_focused_pressed.pngbin0 -> 677 bytes
-rw-r--r--desktop-themes/Shiny/unity/close_unfocused.pngbin0 -> 669 bytes
-rw-r--r--desktop-themes/Shiny/unity/close_unfocused_prelight.pngbin0 -> 669 bytes
-rw-r--r--desktop-themes/Shiny/unity/close_unfocused_pressed.pngbin0 -> 669 bytes
-rw-r--r--desktop-themes/Shiny/unity/maximize.pngbin0 -> 452 bytes
-rw-r--r--desktop-themes/Shiny/unity/maximize_focused_normal.pngbin0 -> 452 bytes
-rw-r--r--desktop-themes/Shiny/unity/maximize_focused_prelight.pngbin0 -> 453 bytes
-rw-r--r--desktop-themes/Shiny/unity/maximize_focused_pressed.pngbin0 -> 442 bytes
-rw-r--r--desktop-themes/Shiny/unity/maximize_unfocused.pngbin0 -> 412 bytes
-rw-r--r--desktop-themes/Shiny/unity/maximize_unfocused_prelight.pngbin0 -> 412 bytes
-rw-r--r--desktop-themes/Shiny/unity/maximize_unfocused_pressed.pngbin0 -> 412 bytes
-rw-r--r--desktop-themes/Shiny/unity/minimize.pngbin0 -> 405 bytes
-rw-r--r--desktop-themes/Shiny/unity/minimize_focused_normal.pngbin0 -> 405 bytes
-rw-r--r--desktop-themes/Shiny/unity/minimize_focused_prelight.pngbin0 -> 406 bytes
-rw-r--r--desktop-themes/Shiny/unity/minimize_focused_pressed.pngbin0 -> 403 bytes
-rw-r--r--desktop-themes/Shiny/unity/minimize_unfocused.pngbin0 -> 370 bytes
-rw-r--r--desktop-themes/Shiny/unity/minimize_unfocused_prelight.pngbin0 -> 370 bytes
-rw-r--r--desktop-themes/Shiny/unity/minimize_unfocused_pressed.pngbin0 -> 370 bytes
-rw-r--r--desktop-themes/Shiny/unity/unmaximize.pngbin0 -> 438 bytes
-rw-r--r--desktop-themes/Shiny/unity/unmaximize_focused_normal.pngbin0 -> 438 bytes
-rw-r--r--desktop-themes/Shiny/unity/unmaximize_focused_prelight.pngbin0 -> 447 bytes
-rw-r--r--desktop-themes/Shiny/unity/unmaximize_focused_pressed.pngbin0 -> 424 bytes
-rw-r--r--desktop-themes/Shiny/unity/unmaximize_unfocused.pngbin0 -> 429 bytes
-rw-r--r--desktop-themes/Shiny/unity/unmaximize_unfocused_prelight.pngbin0 -> 429 bytes
-rw-r--r--desktop-themes/Shiny/unity/unmaximize_unfocused_pressed.pngbin0 -> 429 bytes
29 files changed, 34 insertions, 0 deletions
diff --git a/desktop-themes/Shiny/unity/Makefile.am b/desktop-themes/Shiny/unity/Makefile.am
new file mode 100644
index 00000000..165ecf5c
--- /dev/null
+++ b/desktop-themes/Shiny/unity/Makefile.am
@@ -0,0 +1,34 @@
+
+themedir = $(datadir)/themes/Shiny/unity
+
+theme_DATA = \
+ close_focused_normal.png \
+ close_focused_prelight.png \
+ close_focused_pressed.png \
+ close.png \
+ close_unfocused.png \
+ close_unfocused_prelight.png \
+ close_unfocused_pressed.png \
+ maximize_focused_normal.png \
+ maximize_focused_prelight.png \
+ maximize_focused_pressed.png \
+ maximize.png \
+ maximize_unfocused.png \
+ maximize_unfocused_prelight.png \
+ maximize_unfocused_pressed.png \
+ minimize_focused_normal.png \
+ minimize_focused_prelight.png \
+ minimize_focused_pressed.png \
+ minimize.png \
+ minimize_unfocused.png \
+ minimize_unfocused_prelight.png \
+ minimize_unfocused_pressed.png \
+ unmaximize_focused_normal.png \
+ unmaximize_focused_prelight.png \
+ unmaximize_focused_pressed.png \
+ unmaximize.png \
+ unmaximize_unfocused.png \
+ unmaximize_unfocused_prelight.png \
+ unmaximize_unfocused_pressed.png
+
+EXTRA_DIST = $(theme_DATA)
diff --git a/desktop-themes/Shiny/unity/close.png b/desktop-themes/Shiny/unity/close.png
new file mode 100644
index 00000000..81e13cdd
--- /dev/null
+++ b/desktop-themes/Shiny/unity/close.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/close_focused_normal.png b/desktop-themes/Shiny/unity/close_focused_normal.png
new file mode 100644
index 00000000..7ff43660
--- /dev/null
+++ b/desktop-themes/Shiny/unity/close_focused_normal.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/close_focused_prelight.png b/desktop-themes/Shiny/unity/close_focused_prelight.png
new file mode 100644
index 00000000..67e08a64
--- /dev/null
+++ b/desktop-themes/Shiny/unity/close_focused_prelight.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/close_focused_pressed.png b/desktop-themes/Shiny/unity/close_focused_pressed.png
new file mode 100644
index 00000000..c965123d
--- /dev/null
+++ b/desktop-themes/Shiny/unity/close_focused_pressed.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/close_unfocused.png b/desktop-themes/Shiny/unity/close_unfocused.png
new file mode 100644
index 00000000..f7114c41
--- /dev/null
+++ b/desktop-themes/Shiny/unity/close_unfocused.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/close_unfocused_prelight.png b/desktop-themes/Shiny/unity/close_unfocused_prelight.png
new file mode 100644
index 00000000..ab39d2e7
--- /dev/null
+++ b/desktop-themes/Shiny/unity/close_unfocused_prelight.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/close_unfocused_pressed.png b/desktop-themes/Shiny/unity/close_unfocused_pressed.png
new file mode 100644
index 00000000..534aa6d6
--- /dev/null
+++ b/desktop-themes/Shiny/unity/close_unfocused_pressed.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/maximize.png b/desktop-themes/Shiny/unity/maximize.png
new file mode 100644
index 00000000..94260053
--- /dev/null
+++ b/desktop-themes/Shiny/unity/maximize.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/maximize_focused_normal.png b/desktop-themes/Shiny/unity/maximize_focused_normal.png
new file mode 100644
index 00000000..ff24a191
--- /dev/null
+++ b/desktop-themes/Shiny/unity/maximize_focused_normal.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/maximize_focused_prelight.png b/desktop-themes/Shiny/unity/maximize_focused_prelight.png
new file mode 100644
index 00000000..6ce8924a
--- /dev/null
+++ b/desktop-themes/Shiny/unity/maximize_focused_prelight.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/maximize_focused_pressed.png b/desktop-themes/Shiny/unity/maximize_focused_pressed.png
new file mode 100644
index 00000000..5bccf8b9
--- /dev/null
+++ b/desktop-themes/Shiny/unity/maximize_focused_pressed.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/maximize_unfocused.png b/desktop-themes/Shiny/unity/maximize_unfocused.png
new file mode 100644
index 00000000..dbdd9c3a
--- /dev/null
+++ b/desktop-themes/Shiny/unity/maximize_unfocused.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/maximize_unfocused_prelight.png b/desktop-themes/Shiny/unity/maximize_unfocused_prelight.png
new file mode 100644
index 00000000..c6e128dc
--- /dev/null
+++ b/desktop-themes/Shiny/unity/maximize_unfocused_prelight.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/maximize_unfocused_pressed.png b/desktop-themes/Shiny/unity/maximize_unfocused_pressed.png
new file mode 100644
index 00000000..e54da7dc
--- /dev/null
+++ b/desktop-themes/Shiny/unity/maximize_unfocused_pressed.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/minimize.png b/desktop-themes/Shiny/unity/minimize.png
new file mode 100644
index 00000000..7ccb058d
--- /dev/null
+++ b/desktop-themes/Shiny/unity/minimize.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/minimize_focused_normal.png b/desktop-themes/Shiny/unity/minimize_focused_normal.png
new file mode 100644
index 00000000..3f430b5b
--- /dev/null
+++ b/desktop-themes/Shiny/unity/minimize_focused_normal.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/minimize_focused_prelight.png b/desktop-themes/Shiny/unity/minimize_focused_prelight.png
new file mode 100644
index 00000000..e62cda10
--- /dev/null
+++ b/desktop-themes/Shiny/unity/minimize_focused_prelight.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/minimize_focused_pressed.png b/desktop-themes/Shiny/unity/minimize_focused_pressed.png
new file mode 100644
index 00000000..ef754e54
--- /dev/null
+++ b/desktop-themes/Shiny/unity/minimize_focused_pressed.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/minimize_unfocused.png b/desktop-themes/Shiny/unity/minimize_unfocused.png
new file mode 100644
index 00000000..4f26cbb9
--- /dev/null
+++ b/desktop-themes/Shiny/unity/minimize_unfocused.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/minimize_unfocused_prelight.png b/desktop-themes/Shiny/unity/minimize_unfocused_prelight.png
new file mode 100644
index 00000000..c0cc28b3
--- /dev/null
+++ b/desktop-themes/Shiny/unity/minimize_unfocused_prelight.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/minimize_unfocused_pressed.png b/desktop-themes/Shiny/unity/minimize_unfocused_pressed.png
new file mode 100644
index 00000000..4fb472da
--- /dev/null
+++ b/desktop-themes/Shiny/unity/minimize_unfocused_pressed.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/unmaximize.png b/desktop-themes/Shiny/unity/unmaximize.png
new file mode 100644
index 00000000..53f7b242
--- /dev/null
+++ b/desktop-themes/Shiny/unity/unmaximize.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/unmaximize_focused_normal.png b/desktop-themes/Shiny/unity/unmaximize_focused_normal.png
new file mode 100644
index 00000000..1dd9a031
--- /dev/null
+++ b/desktop-themes/Shiny/unity/unmaximize_focused_normal.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/unmaximize_focused_prelight.png b/desktop-themes/Shiny/unity/unmaximize_focused_prelight.png
new file mode 100644
index 00000000..da3dd331
--- /dev/null
+++ b/desktop-themes/Shiny/unity/unmaximize_focused_prelight.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/unmaximize_focused_pressed.png b/desktop-themes/Shiny/unity/unmaximize_focused_pressed.png
new file mode 100644
index 00000000..62ebe5fc
--- /dev/null
+++ b/desktop-themes/Shiny/unity/unmaximize_focused_pressed.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/unmaximize_unfocused.png b/desktop-themes/Shiny/unity/unmaximize_unfocused.png
new file mode 100644
index 00000000..c87a5e7a
--- /dev/null
+++ b/desktop-themes/Shiny/unity/unmaximize_unfocused.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/unmaximize_unfocused_prelight.png b/desktop-themes/Shiny/unity/unmaximize_unfocused_prelight.png
new file mode 100644
index 00000000..751c9e50
--- /dev/null
+++ b/desktop-themes/Shiny/unity/unmaximize_unfocused_prelight.png
Binary files differ
diff --git a/desktop-themes/Shiny/unity/unmaximize_unfocused_pressed.png b/desktop-themes/Shiny/unity/unmaximize_unfocused_pressed.png
new file mode 100644
index 00000000..4ba2d77f
--- /dev/null
+++ b/desktop-themes/Shiny/unity/unmaximize_unfocused_pressed.png
Binary files differ