diff options
author | electrikmilk <brandonjordan124@gmail.com> | 2022-09-05 16:07:38 -0400 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-09-05 21:40:16 +0100 |
commit | 98fb0727a4ce37910e8e0b38ce8ada3e73e0fc52 (patch) | |
tree | 3c9b95ccf1d61e51bad00a78758cdb070971bcd7 /Base/res/icons/16x16 | |
parent | 67eee463199d6ffeb20dc1c3e8584048f0350ae7 (diff) | |
download | serenity-98fb0727a4ce37910e8e0b38ce8ada3e73e0fc52.zip |
Base: Make open folder icons consistent
This changes the open parent directory, open recent, and open folder
16x16 icons to be more consistent with the other folder icons. This
also improves the other elements on these icons by adding tinting
and shading.
Diffstat (limited to 'Base/res/icons/16x16')
-rw-r--r-- | Base/res/icons/16x16/open-parent-directory.png | bin | 333 -> 485 bytes |
-rw-r--r-- | Base/res/icons/16x16/open-recent.png | bin | 313 -> 297 bytes |
-rw-r--r-- | Base/res/icons/16x16/open.png | bin | 1730 -> 253 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/16x16/open-parent-directory.png b/Base/res/icons/16x16/open-parent-directory.png Binary files differindex 80ab163916..9b1bbd05dc 100644 --- a/Base/res/icons/16x16/open-parent-directory.png +++ b/Base/res/icons/16x16/open-parent-directory.png diff --git a/Base/res/icons/16x16/open-recent.png b/Base/res/icons/16x16/open-recent.png Binary files differindex b78cf8c80d..f45ab445b4 100644 --- a/Base/res/icons/16x16/open-recent.png +++ b/Base/res/icons/16x16/open-recent.png diff --git a/Base/res/icons/16x16/open.png b/Base/res/icons/16x16/open.png Binary files differindex 64025e82c9..e37f620b6b 100644 --- a/Base/res/icons/16x16/open.png +++ b/Base/res/icons/16x16/open.png |