summaryrefslogtreecommitdiff
path: root/desktop-themes/YaruOk/xfwm4/png
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/YaruOk/xfwm4/png')
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/Makefile.am38
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/bottom-active.pngbin0 -> 161 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/bottom-inactive.pngbin0 -> 161 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/bottom-left-active.pngbin0 -> 165 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/bottom-left-inactive.pngbin0 -> 165 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/bottom-right-active.pngbin0 -> 164 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/bottom-right-inactive.pngbin0 -> 164 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/close-active.pngbin0 -> 695 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/close-inactive.pngbin0 -> 671 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/close-pressed.pngbin0 -> 694 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/hide-active.pngbin0 -> 551 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/hide-inactive.pngbin0 -> 514 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/hide-pressed.pngbin0 -> 555 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/left-active.pngbin0 -> 160 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/left-inactive.pngbin0 -> 160 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/maximize-active.pngbin0 -> 579 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/maximize-inactive.pngbin0 -> 536 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/maximize-pressed.pngbin0 -> 586 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/maximize-toggled-active.pngbin0 -> 583 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/maximize-toggled-inactive.pngbin0 -> 527 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/maximize-toggled-pressed.pngbin0 -> 583 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/menu-active.pngbin0 -> 351 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/menu-inactive.pngbin0 -> 351 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/menu-pressed.pngbin0 -> 351 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/right-active.pngbin0 -> 160 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/right-inactive.pngbin0 -> 160 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/title-1-active.pngbin0 -> 345 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/title-1-inactive.pngbin0 -> 345 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/top-left-active.pngbin0 -> 426 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/top-left-inactive.pngbin0 -> 417 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/top-right-active.pngbin0 -> 455 bytes
-rw-r--r--desktop-themes/YaruOk/xfwm4/png/top-right-inactive.pngbin0 -> 443 bytes
32 files changed, 38 insertions, 0 deletions
diff --git a/desktop-themes/YaruOk/xfwm4/png/Makefile.am b/desktop-themes/YaruOk/xfwm4/png/Makefile.am
new file mode 100644
index 00000000..bee9fa35
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/Makefile.am
@@ -0,0 +1,38 @@
+THEME_NAME=TraditionalOk
+
+themedir = $(datadir)/themes/$(THEME_NAME)/xfwm4/png
+
+theme_DATA = \
+ bottom-active.png \
+ bottom-inactive.png \
+ bottom-left-active.png \
+ bottom-left-inactive.png \
+ bottom-right-active.png \
+ bottom-right-inactive.png \
+ close-active.png \
+ close-inactive.png \
+ close-pressed.png \
+ hide-active.png \
+ hide-inactive.png \
+ hide-pressed.png \
+ left-active.png \
+ left-inactive.png \
+ maximize-active.png \
+ maximize-inactive.png \
+ maximize-pressed.png \
+ maximize-toggled-active.png \
+ maximize-toggled-inactive.png \
+ maximize-toggled-pressed.png \
+ menu-active.png \
+ menu-inactive.png \
+ menu-pressed.png \
+ right-active.png \
+ right-inactive.png \
+ title-1-active.png \
+ title-1-inactive.png \
+ top-left-active.png \
+ top-left-inactive.png \
+ top-right-active.png \
+ top-right-inactive.png
+
+EXTRA_DIST = $(theme_DATA)
diff --git a/desktop-themes/YaruOk/xfwm4/png/bottom-active.png b/desktop-themes/YaruOk/xfwm4/png/bottom-active.png
new file mode 100644
index 00000000..43d5d665
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/bottom-active.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/bottom-inactive.png b/desktop-themes/YaruOk/xfwm4/png/bottom-inactive.png
new file mode 100644
index 00000000..5cf873fa
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/bottom-inactive.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/bottom-left-active.png b/desktop-themes/YaruOk/xfwm4/png/bottom-left-active.png
new file mode 100644
index 00000000..a51d43c1
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/bottom-left-active.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/bottom-left-inactive.png b/desktop-themes/YaruOk/xfwm4/png/bottom-left-inactive.png
new file mode 100644
index 00000000..207776de
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/bottom-left-inactive.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/bottom-right-active.png b/desktop-themes/YaruOk/xfwm4/png/bottom-right-active.png
new file mode 100644
index 00000000..6e1ff335
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/bottom-right-active.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/bottom-right-inactive.png b/desktop-themes/YaruOk/xfwm4/png/bottom-right-inactive.png
new file mode 100644
index 00000000..fd01e0be
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/bottom-right-inactive.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/close-active.png b/desktop-themes/YaruOk/xfwm4/png/close-active.png
new file mode 100644
index 00000000..111d6589
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/close-active.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/close-inactive.png b/desktop-themes/YaruOk/xfwm4/png/close-inactive.png
new file mode 100644
index 00000000..71e7adb0
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/close-inactive.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/close-pressed.png b/desktop-themes/YaruOk/xfwm4/png/close-pressed.png
new file mode 100644
index 00000000..64da277d
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/close-pressed.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/hide-active.png b/desktop-themes/YaruOk/xfwm4/png/hide-active.png
new file mode 100644
index 00000000..6bfe7e82
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/hide-active.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/hide-inactive.png b/desktop-themes/YaruOk/xfwm4/png/hide-inactive.png
new file mode 100644
index 00000000..4284490c
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/hide-inactive.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/hide-pressed.png b/desktop-themes/YaruOk/xfwm4/png/hide-pressed.png
new file mode 100644
index 00000000..0a688920
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/hide-pressed.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/left-active.png b/desktop-themes/YaruOk/xfwm4/png/left-active.png
new file mode 100644
index 00000000..e8d09c79
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/left-active.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/left-inactive.png b/desktop-themes/YaruOk/xfwm4/png/left-inactive.png
new file mode 100644
index 00000000..b81e8abb
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/left-inactive.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/maximize-active.png b/desktop-themes/YaruOk/xfwm4/png/maximize-active.png
new file mode 100644
index 00000000..ae3871ff
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/maximize-active.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/maximize-inactive.png b/desktop-themes/YaruOk/xfwm4/png/maximize-inactive.png
new file mode 100644
index 00000000..bcb2e774
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/maximize-inactive.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/maximize-pressed.png b/desktop-themes/YaruOk/xfwm4/png/maximize-pressed.png
new file mode 100644
index 00000000..cf3e4c89
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/maximize-pressed.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/maximize-toggled-active.png b/desktop-themes/YaruOk/xfwm4/png/maximize-toggled-active.png
new file mode 100644
index 00000000..8a4b16bd
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/maximize-toggled-active.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/maximize-toggled-inactive.png b/desktop-themes/YaruOk/xfwm4/png/maximize-toggled-inactive.png
new file mode 100644
index 00000000..f2aae495
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/maximize-toggled-inactive.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/maximize-toggled-pressed.png b/desktop-themes/YaruOk/xfwm4/png/maximize-toggled-pressed.png
new file mode 100644
index 00000000..830075ac
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/maximize-toggled-pressed.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/menu-active.png b/desktop-themes/YaruOk/xfwm4/png/menu-active.png
new file mode 100644
index 00000000..797d51c7
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/menu-active.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/menu-inactive.png b/desktop-themes/YaruOk/xfwm4/png/menu-inactive.png
new file mode 100644
index 00000000..949c5792
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/menu-inactive.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/menu-pressed.png b/desktop-themes/YaruOk/xfwm4/png/menu-pressed.png
new file mode 100644
index 00000000..797d51c7
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/menu-pressed.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/right-active.png b/desktop-themes/YaruOk/xfwm4/png/right-active.png
new file mode 100644
index 00000000..ec79cc5a
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/right-active.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/right-inactive.png b/desktop-themes/YaruOk/xfwm4/png/right-inactive.png
new file mode 100644
index 00000000..7cb7be23
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/right-inactive.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/title-1-active.png b/desktop-themes/YaruOk/xfwm4/png/title-1-active.png
new file mode 100644
index 00000000..978d3c8f
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/title-1-active.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/title-1-inactive.png b/desktop-themes/YaruOk/xfwm4/png/title-1-inactive.png
new file mode 100644
index 00000000..d8b42f66
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/title-1-inactive.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/top-left-active.png b/desktop-themes/YaruOk/xfwm4/png/top-left-active.png
new file mode 100644
index 00000000..7f5ee062
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/top-left-active.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/top-left-inactive.png b/desktop-themes/YaruOk/xfwm4/png/top-left-inactive.png
new file mode 100644
index 00000000..3e80c7da
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/top-left-inactive.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/top-right-active.png b/desktop-themes/YaruOk/xfwm4/png/top-right-active.png
new file mode 100644
index 00000000..eb780f5d
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/top-right-active.png
Binary files differ
diff --git a/desktop-themes/YaruOk/xfwm4/png/top-right-inactive.png b/desktop-themes/YaruOk/xfwm4/png/top-right-inactive.png
new file mode 100644
index 00000000..312cd7c8
--- /dev/null
+++ b/desktop-themes/YaruOk/xfwm4/png/top-right-inactive.png
Binary files differ