summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCubic Love <7754483+cubiclove@users.noreply.github.com>2023-02-28 02:18:18 +0000
committerAndreas Kling <kling@serenityos.org>2023-02-28 10:17:40 +0100
commit60f699338d8574d39e475a71d05e479911390a5a (patch)
treef0e872551ba838250628df4f05e7c75019e7100d
parent80d1fc39a4755c1d422d5da0f9ae9f004629eb11 (diff)
downloadserenity-60f699338d8574d39e475a71d05e479911390a5a.zip
Base: Improve Presenter Icons
Before, the shading of the Presenter icons was the wrong way round and the external contrast was not as good as it could be. This has been rectified and the icons are now light on the left- and dark on the right-side. Also, they now use the same gray colors as other system icons, making them sit much more nicely together, and have been generally improved.
-rw-r--r--Base/res/icons/16x16/app-presenter.pngbin244 -> 338 bytes
-rw-r--r--Base/res/icons/16x16/filetype-presenter.pngbin237 -> 296 bytes
-rw-r--r--Base/res/icons/32x32/app-presenter.pngbin405 -> 685 bytes
-rw-r--r--Base/res/icons/32x32/filetype-presenter.pngbin318 -> 406 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/16x16/app-presenter.png b/Base/res/icons/16x16/app-presenter.png
index dc72962f6b..478a364a31 100644
--- a/Base/res/icons/16x16/app-presenter.png
+++ b/Base/res/icons/16x16/app-presenter.png
Binary files differ
diff --git a/Base/res/icons/16x16/filetype-presenter.png b/Base/res/icons/16x16/filetype-presenter.png
index a8253fb203..2acd307fd6 100644
--- a/Base/res/icons/16x16/filetype-presenter.png
+++ b/Base/res/icons/16x16/filetype-presenter.png
Binary files differ
diff --git a/Base/res/icons/32x32/app-presenter.png b/Base/res/icons/32x32/app-presenter.png
index 5ba77e88e2..74673e6d17 100644
--- a/Base/res/icons/32x32/app-presenter.png
+++ b/Base/res/icons/32x32/app-presenter.png
Binary files differ
diff --git a/Base/res/icons/32x32/filetype-presenter.png b/Base/res/icons/32x32/filetype-presenter.png
index f97b4fc2a4..51622f0a1a 100644
--- a/Base/res/icons/32x32/filetype-presenter.png
+++ b/Base/res/icons/32x32/filetype-presenter.png
Binary files differ