summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta-dark/unity/Makefile.am
diff options
context:
space:
mode:
author0x0000ff <[email protected]>2025-10-28 14:45:11 +0000
committerGitHub <[email protected]>2025-10-28 14:45:11 +0000
commit95326a857a94054513674a0e2897e5aae3f8cf84 (patch)
tree545eb2858c74b89cfc7c3dc3cebf4f01752ee53e /desktop-themes/BlueMenta-dark/unity/Makefile.am
parent2a5c31ddc1b598ff74a92fd314446de6cdf05cb3 (diff)
downloadmate-themes-master.tar.bz2
mate-themes-master.tar.xz
desktop-themes: Add BlueMenta-darkHEADmaster
A dark variant of BlueMenta with blue accent elements.
Diffstat (limited to 'desktop-themes/BlueMenta-dark/unity/Makefile.am')
-rw-r--r--desktop-themes/BlueMenta-dark/unity/Makefile.am33
1 files changed, 33 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta-dark/unity/Makefile.am b/desktop-themes/BlueMenta-dark/unity/Makefile.am
new file mode 100644
index 00000000..a74ee388
--- /dev/null
+++ b/desktop-themes/BlueMenta-dark/unity/Makefile.am
@@ -0,0 +1,33 @@
+themedir = $(datadir)/themes/BlueMenta-dark/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)