diff options
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am | 7 | ||||
-rwxr-xr-x | desktop-themes/BlueMenta/gtk-3.0/assets/header-separator.png | bin | 0 -> 201 bytes | |||
-rwxr-xr-x | desktop-themes/BlueMenta/gtk-3.0/assets/[email protected] | bin | 0 -> 210 bytes | |||
-rwxr-xr-x | desktop-themes/BlueMenta/gtk-3.0/assets/switch-off-ins.png | bin | 0 -> 1728 bytes | |||
-rwxr-xr-x | desktop-themes/BlueMenta/gtk-3.0/assets/switch-off.png | bin | 0 -> 1998 bytes | |||
-rwxr-xr-x | desktop-themes/BlueMenta/gtk-3.0/assets/switch-on-ins.png | bin | 0 -> 1736 bytes |
6 files changed, 6 insertions, 1 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am b/desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am index bbc5374f..aa3bb7f4 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am +++ b/desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am @@ -10,6 +10,8 @@ theme_DATA = \ dnd-counter.svg \ grid-selection-checked.svg \ grid-selection-unchecked.svg \ + header-separator.png \ menuitem-checkbox-checked-insensitive.svg \ menuitem-checkbox-checked-selected.svg \ menuitem-checkbox-checked.svg \ @@ -36,11 +38,14 @@ theme_DATA = \ slider-hover.png \ slider-ins.png \ slider.png \ + switch-off-ins.png \ switch-off-ins.svg \ + switch-off.png \ switch-off.svg \ + switch-on-ins.png \ switch-on-ins.svg \ switch-on.png \ switch-on.svg \ - thumbnail-frame.png + thumbnail-frame.png \ EXTRA_DIST = $(theme_DATA) diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/header-separator.png b/desktop-themes/BlueMenta/gtk-3.0/assets/header-separator.png Binary files differnew file mode 100755 index 00000000..dcd36953 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-3.0/assets/header-separator.png diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/[email protected] b/desktop-themes/BlueMenta/gtk-3.0/assets/[email protected] Binary files differnew file mode 100755 index 00000000..fc712752 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-3.0/assets/[email protected] diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off-ins.png b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off-ins.png Binary files differnew file mode 100755 index 00000000..a0448e63 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off-ins.png diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off.png b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off.png Binary files differnew file mode 100755 index 00000000..daa5fb02 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off.png diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/switch-on-ins.png b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-on-ins.png Binary files differnew file mode 100755 index 00000000..a8f13023 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-on-ins.png |