diff options
author | MacDue <macdue@dueutil.tech> | 2022-05-02 21:40:54 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-05-03 22:00:14 +0200 |
commit | 9736a088fb0f694be3ae6b31cea008b99e0949fc (patch) | |
tree | 3189487b68326520da81380863ab4ebc72dc5b8f | |
parent | 44c0672d59a97464f0d52dfae466ce0230fe5ba9 (diff) | |
download | serenity-9736a088fb0f694be3ae6b31cea008b99e0949fc.zip |
Base: Add hovered versions of the Coffee title bar icons
-rw-r--r-- | Base/res/icons/themes/Coffee/16x16/window-close-hover.png | bin | 0 -> 535 bytes |
-rw-r--r-- | Base/res/icons/themes/Coffee/16x16/window-close-modified-hover.png | bin | 0 -> 520 bytes |
-rw-r--r-- | Base/res/icons/themes/Coffee/16x16/window-maximize-hover.png | bin | 0 -> 486 bytes |
-rw-r--r-- | Base/res/icons/themes/Coffee/16x16/window-minimize-hover.png | bin | 0 -> 435 bytes |
-rw-r--r-- | Base/res/icons/themes/Coffee/16x16/window-restore-hover.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000000..eafd505aea --- /dev/null +++ b/Base/res/icons/themes/Coffee/16x16/window-close-hover.png 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 Binary files differnew file mode 100644 index 0000000000..be550bd1d6 --- /dev/null +++ b/Base/res/icons/themes/Coffee/16x16/window-close-modified-hover.png diff --git a/Base/res/icons/themes/Coffee/16x16/window-maximize-hover.png b/Base/res/icons/themes/Coffee/16x16/window-maximize-hover.png Binary files differnew file mode 100644 index 0000000000..a953d0095f --- /dev/null +++ b/Base/res/icons/themes/Coffee/16x16/window-maximize-hover.png diff --git a/Base/res/icons/themes/Coffee/16x16/window-minimize-hover.png b/Base/res/icons/themes/Coffee/16x16/window-minimize-hover.png Binary files differnew file mode 100644 index 0000000000..7201b3478b --- /dev/null +++ b/Base/res/icons/themes/Coffee/16x16/window-minimize-hover.png diff --git a/Base/res/icons/themes/Coffee/16x16/window-restore-hover.png b/Base/res/icons/themes/Coffee/16x16/window-restore-hover.png Binary files differnew file mode 100644 index 0000000000..4f3c75ec52 --- /dev/null +++ b/Base/res/icons/themes/Coffee/16x16/window-restore-hover.png |