diff options
author | raveit65 <[email protected]> | 2015-07-04 17:09:49 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-04 17:09:49 +0200 |
commit | 3da152ff7ed8bede8ae686c6ac6f1d5f0c57ca72 (patch) | |
tree | f2ab19e3337a8b0fbd7436022d657d57970285bd /desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel | |
parent | 9f39ea680db4a190de23263ffe0408f078ecd38a (diff) | |
download | mate-themes-3da152ff7ed8bede8ae686c6ac6f1d5f0c57ca72.tar.bz2 mate-themes-3da152ff7ed8bede8ae686c6ac6f1d5f0c57ca72.tar.xz |
add gtk-2/3 BlueSubmarine and Green-Submarine themes from mate-themes-extras
Diffstat (limited to 'desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel')
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/Makefile.am | 15 | ||||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-blank.png | bin | 0 -> 373 bytes | |||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-down.png | bin | 0 -> 373 bytes | |||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-h.png | bin | 0 -> 142 bytes | |||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-v.png | bin | 0 -> 142 bytes | |||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-bg.png | bin | 0 -> 3758 bytes | |||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-active.png | bin | 0 -> 341 bytes | |||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-hover.png | bin | 0 -> 277 bytes | |||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-inactive.png | bin | 0 -> 166 bytes |
9 files changed, 15 insertions, 0 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/Makefile.am b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/Makefile.am new file mode 100644 index 00000000..4996d789 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/Makefile.am @@ -0,0 +1,15 @@ + +themedir = $(datadir)/themes/Blue-Submarine/gtk-2.0/apps/Panel + +theme_DATA = \ + arrow-blank.png \ + arrow-down.png \ + handle-h.png \ + handle-v.png \ + panel-bg.png \ + panel-button-active.png \ + panel-button-hover.png \ + panel-button-inactive.png + +EXTRA_DIST = $(theme_DATA) + diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-blank.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-blank.png Binary files differnew file mode 100644 index 00000000..6b9c03d3 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-blank.png diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-down.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-down.png Binary files differnew file mode 100644 index 00000000..6b9c03d3 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-down.png diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-h.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-h.png Binary files differnew file mode 100644 index 00000000..7bdf6495 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-h.png diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-v.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-v.png Binary files differnew file mode 100644 index 00000000..6e8eba14 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-v.png diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-bg.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-bg.png Binary files differnew file mode 100644 index 00000000..24e7ea7f --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-bg.png diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-active.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-active.png Binary files differnew file mode 100644 index 00000000..5869b63c --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-active.png diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-hover.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-hover.png Binary files differnew file mode 100644 index 00000000..963e5b89 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-hover.png diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-inactive.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-inactive.png Binary files differnew file mode 100644 index 00000000..309c39c8 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-inactive.png |