From fb53293a3aabed4cf9af84a93a418342bef54a85 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 15 Nov 2013 13:22:05 +0100 Subject: rename Menta-Blue to BlueMenta --- desktop-themes/BlueMenta/gtk-3.0/borders/Makefile.am | 12 ++++++++++++ .../BlueMenta/gtk-3.0/borders/button-active-focus.png | Bin 0 -> 449 bytes .../BlueMenta/gtk-3.0/borders/button-active-ins.png | Bin 0 -> 469 bytes .../BlueMenta/gtk-3.0/borders/button-active.png | Bin 0 -> 478 bytes desktop-themes/BlueMenta/gtk-3.0/borders/button-focus.png | Bin 0 -> 436 bytes desktop-themes/BlueMenta/gtk-3.0/borders/button-ins.png | Bin 0 -> 474 bytes desktop-themes/BlueMenta/gtk-3.0/borders/button.png | Bin 0 -> 435 bytes .../BlueMenta/gtk-3.0/borders/nohl-generic-border.png | Bin 0 -> 308 bytes 8 files changed, 12 insertions(+) create mode 100644 desktop-themes/BlueMenta/gtk-3.0/borders/Makefile.am create mode 100644 desktop-themes/BlueMenta/gtk-3.0/borders/button-active-focus.png create mode 100644 desktop-themes/BlueMenta/gtk-3.0/borders/button-active-ins.png create mode 100644 desktop-themes/BlueMenta/gtk-3.0/borders/button-active.png create mode 100644 desktop-themes/BlueMenta/gtk-3.0/borders/button-focus.png create mode 100644 desktop-themes/BlueMenta/gtk-3.0/borders/button-ins.png create mode 100644 desktop-themes/BlueMenta/gtk-3.0/borders/button.png create mode 100644 desktop-themes/BlueMenta/gtk-3.0/borders/nohl-generic-border.png (limited to 'desktop-themes/BlueMenta/gtk-3.0/borders') diff --git a/desktop-themes/BlueMenta/gtk-3.0/borders/Makefile.am b/desktop-themes/BlueMenta/gtk-3.0/borders/Makefile.am new file mode 100644 index 00000000..e30d5d15 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-3.0/borders/Makefile.am @@ -0,0 +1,12 @@ +themedir = $(datadir)/themes/BlueMenta/gtk-3.0/borders + +theme_DATA = \ + button-active-focus.png \ + button-active.png \ + button-active-ins.png \ + button-focus.png \ + button-ins.png \ + button.png \ + nohl-generic-border.png + +EXTRA_DIST = $(theme_DATA) diff --git a/desktop-themes/BlueMenta/gtk-3.0/borders/button-active-focus.png b/desktop-themes/BlueMenta/gtk-3.0/borders/button-active-focus.png new file mode 100644 index 00000000..c087f2af Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-3.0/borders/button-active-focus.png differ diff --git a/desktop-themes/BlueMenta/gtk-3.0/borders/button-active-ins.png b/desktop-themes/BlueMenta/gtk-3.0/borders/button-active-ins.png new file mode 100644 index 00000000..2c474fb7 Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-3.0/borders/button-active-ins.png differ diff --git a/desktop-themes/BlueMenta/gtk-3.0/borders/button-active.png b/desktop-themes/BlueMenta/gtk-3.0/borders/button-active.png new file mode 100644 index 00000000..ec2a6716 Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-3.0/borders/button-active.png differ diff --git a/desktop-themes/BlueMenta/gtk-3.0/borders/button-focus.png b/desktop-themes/BlueMenta/gtk-3.0/borders/button-focus.png new file mode 100644 index 00000000..2d936ec0 Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-3.0/borders/button-focus.png differ diff --git a/desktop-themes/BlueMenta/gtk-3.0/borders/button-ins.png b/desktop-themes/BlueMenta/gtk-3.0/borders/button-ins.png new file mode 100644 index 00000000..ca1f9031 Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-3.0/borders/button-ins.png differ diff --git a/desktop-themes/BlueMenta/gtk-3.0/borders/button.png b/desktop-themes/BlueMenta/gtk-3.0/borders/button.png new file mode 100644 index 00000000..f0abc6af Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-3.0/borders/button.png differ diff --git a/desktop-themes/BlueMenta/gtk-3.0/borders/nohl-generic-border.png b/desktop-themes/BlueMenta/gtk-3.0/borders/nohl-generic-border.png new file mode 100644 index 00000000..bcf97afc Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-3.0/borders/nohl-generic-border.png differ -- cgit v1.2.1