summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMacDue <macdue@dueutil.tech>2022-05-02 21:40:54 +0100
committerLinus Groh <mail@linusgroh.de>2022-05-03 22:00:14 +0200
commit9736a088fb0f694be3ae6b31cea008b99e0949fc (patch)
tree3189487b68326520da81380863ab4ebc72dc5b8f
parent44c0672d59a97464f0d52dfae466ce0230fe5ba9 (diff)
downloadserenity-9736a088fb0f694be3ae6b31cea008b99e0949fc.zip
Base: Add hovered versions of the Coffee title bar icons
-rw-r--r--Base/res/icons/themes/Coffee/16x16/window-close-hover.pngbin0 -> 535 bytes
-rw-r--r--Base/res/icons/themes/Coffee/16x16/window-close-modified-hover.pngbin0 -> 520 bytes
-rw-r--r--Base/res/icons/themes/Coffee/16x16/window-maximize-hover.pngbin0 -> 486 bytes
-rw-r--r--Base/res/icons/themes/Coffee/16x16/window-minimize-hover.pngbin0 -> 435 bytes
-rw-r--r--Base/res/icons/themes/Coffee/16x16/window-restore-hover.pngbin0 -> 414 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/themes/Coffee/16x16/window-close-hover.png b/Base/res/icons/themes/Coffee/16x16/window-close-hover.png
new file mode 100644
index 0000000000..eafd505aea
--- /dev/null
+++ b/Base/res/icons/themes/Coffee/16x16/window-close-hover.png
Binary files differ
diff --git a/Base/res/icons/themes/Coffee/16x16/window-close-modified-hover.png b/Base/res/icons/themes/Coffee/16x16/window-close-modified-hover.png
new file mode 100644
index 0000000000..be550bd1d6
--- /dev/null
+++ b/Base/res/icons/themes/Coffee/16x16/window-close-modified-hover.png
Binary files differ
diff --git a/Base/res/icons/themes/Coffee/16x16/window-maximize-hover.png b/Base/res/icons/themes/Coffee/16x16/window-maximize-hover.png
new file mode 100644
index 0000000000..a953d0095f
--- /dev/null
+++ b/Base/res/icons/themes/Coffee/16x16/window-maximize-hover.png
Binary files differ
diff --git a/Base/res/icons/themes/Coffee/16x16/window-minimize-hover.png b/Base/res/icons/themes/Coffee/16x16/window-minimize-hover.png
new file mode 100644
index 0000000000..7201b3478b
--- /dev/null
+++ b/Base/res/icons/themes/Coffee/16x16/window-minimize-hover.png
Binary files differ
diff --git a/Base/res/icons/themes/Coffee/16x16/window-restore-hover.png b/Base/res/icons/themes/Coffee/16x16/window-restore-hover.png
new file mode 100644
index 0000000000..4f3c75ec52
--- /dev/null
+++ b/Base/res/icons/themes/Coffee/16x16/window-restore-hover.png
Binary files differ