From 9bc16759ad8edfcd972b5872739db575873cfe13 Mon Sep 17 00:00:00 2001 From: Gabriel Karlsson Date: Thu, 3 Feb 2022 18:01:13 +0000 Subject: [PATCH] Fix icon colors to be consistent across all sizes Change the colors of icons that have had differing colors at certain sizes, to make them all consistent. This MR will change: - folder-important at size 48 & 96 to a red color (and add some presumably missing fill-rule attributes to 96), - folder-paint at size 22 to same as text color, - Godot mimetypes (except gdscript) at sizes 32 & 64 to their respective colors, - RData mimetype at size 16 to the color used at all other sizes.
Screenshots (slightly jumbled, but should suffice) ![folder-important](/uploads/329961b8cb471a5084af4cc018d60785/folder-important.png) ![folder-paint](/uploads/b64e0441c0fd8661b929878009a8872a/folder-paint.png) ![godot](/uploads/d195a40270ea40ee347c4e3cf9698d25/godot.png) ![rdata](/uploads/293495d977bff0a5f0bbd55dbafd3e50/rdata.png)
--- icons/mimetypes/16/application-x-rdata.svg | 2 +- icons/mimetypes/32/application-x-godot-project.svg | 1 - icons/mimetypes/32/application-x-godot-resource.svg | 1 - icons/mimetypes/32/application-x-godot-scene.svg | 1 - icons/mimetypes/32/application-x-godot-shader.svg | 1 - icons/mimetypes/64/application-x-godot-project.svg | 1 - icons/mimetypes/64/application-x-godot-resource.svg | 1 - icons/mimetypes/64/application-x-godot-scene.svg | 1 - icons/mimetypes/64/application-x-godot-shader.svg | 1 - icons/places/22/folder-paint.svg | 4 ++-- icons/places/48/folder-important.svg | 3 +-- icons/places/96/folder-important.svg | 7 +++---- 12 files changed, 7 insertions(+), 17 deletions(-) diff --git a/icons/mimetypes/16/application-x-rdata.svg b/icons/mimetypes/16/application-x-rdata.svg index 2ea0ae1a..fcad972e 100644 --- a/icons/mimetypes/16/application-x-rdata.svg +++ b/icons/mimetypes/16/application-x-rdata.svg @@ -50,7 +50,7 @@ inkscape:current-layer="svg2" /> diff --git a/icons/mimetypes/32/application-x-godot-project.svg b/icons/mimetypes/32/application-x-godot-project.svg index 0dcb15f6..936b2087 100644 --- a/icons/mimetypes/32/application-x-godot-project.svg +++ b/icons/mimetypes/32/application-x-godot-project.svg @@ -87,7 +87,6 @@ d="m389.57 545.8v-28h15l7 7v21h-14z" /> + class="ColorScheme-Text" /> diff --git a/icons/places/48/folder-important.svg b/icons/places/48/folder-important.svg index c787a630..c252091b 100644 --- a/icons/places/48/folder-important.svg +++ b/icons/places/48/folder-important.svg @@ -10,9 +10,8 @@