summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta-dark/cinnamon/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/cinnamon/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/cinnamon/Makefile.am')
-rw-r--r--desktop-themes/BlueMenta-dark/cinnamon/Makefile.am37
1 files changed, 37 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta-dark/cinnamon/Makefile.am b/desktop-themes/BlueMenta-dark/cinnamon/Makefile.am
new file mode 100644
index 00000000..2d974b61
--- /dev/null
+++ b/desktop-themes/BlueMenta-dark/cinnamon/Makefile.am
@@ -0,0 +1,37 @@
+themedir = $(datadir)/themes/BlueMenta-dark/cinnamon
+
+theme_DATA = \
+ add-workspace.png \
+ calendar-arrow-left.svg \
+ calendar-arrow-right.svg \
+ calendar-today.svg \
+ cinnamon.css \
+ close.svg \
+ close-window.svg \
+ corner-ripple-ltr.png \
+ corner-ripple-rtl.png \
+ dash-placeholder.svg \
+ filter-selected-ltr.svg \
+ filter-selected-rtl.svg \
+ gdm.css \
+ menu.png \
+ overview1.png \
+ overview2.png \
+ panel-button-border.svg \
+ panel-button-highlight-narrow.svg \
+ panel-button-highlight-wide.svg \
+ player-paused.svg \
+ player-playing.svg \
+ player-stopped.svg \
+ process-working.svg \
+ running-indicator.svg \
+ scroll-hhandle.svg \
+ scroll-vhandle.svg \
+ source-button-border.svg \
+ switch-off.png \
+ switch-on.png \
+ thumbnail.png \
+ ws-switch-arrow-down.svg \
+ ws-switch-arrow-up.svg
+
+EXTRA_DIST = $(theme_DATA)