themes: add some theme relevant trigger buttons

icons: add larger on/off buttons
This commit is contained in:
2018-04-11 16:42:22 +02:00
parent cc4b0fdb56
commit 8c5ab1b22b
16 changed files with 29 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
installdir = $(THEMESDIR)
SUBDIRS = \
Neutrino-3.0/icons/buttons \
Olive-3.0/icons/buttons
install_DATA = \
Bluemoon-3.0.theme \
Classic.theme \

View File

@@ -0,0 +1 @@
subdir = icons

View File

@@ -0,0 +1 @@
subdir = buttons

View File

@@ -0,0 +1,7 @@
installdir = $(THEMESDIR)/Neutrino-3.0/icons
install_DATA = \
btn_option_off_active.png \
btn_option_off_inactive.png \
btn_option_on_active.png \
btn_option_on_inactive.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 598 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 614 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 938 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 614 B

View File

@@ -0,0 +1,2 @@
SUBDIRS = icons

View File

@@ -0,0 +1 @@
SUBDIRS = buttons

View File

@@ -0,0 +1,7 @@
installdir = $(THEMESDIR)/Olive-3.0/icons
install_DATA = \
btn_option_off_active.png \
btn_option_off_inactive.png \
btn_option_on_active.png \
btn_option_on_inactive.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 838 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 769 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 831 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 762 B