summaryrefslogtreecommitdiff
path: root/src/resources/nautilus.gresource.xml
diff options
context:
space:
mode:
authorUtkarsh Gandhi <utkarshvg2401@gmail.com>2022-04-09 23:46:45 +0000
committerAntónio Fernandes <antoniojpfernandes@gmail.com>2022-04-09 23:46:45 +0000
commit39cd4359dd7c40d3846ab6beaa0574bc959db905 (patch)
tree90e0d1dbe1a47721b063cf1949d57aab2be6653d /src/resources/nautilus.gresource.xml
parent5bb70b7a422a41725d894df3f4035e39d6905f0c (diff)
downloadnautilus-39cd4359dd7c40d3846ab6beaa0574bc959db905.tar.gz
css: Checkerboard background for thumbnails transparent areas
Currently, images with transparent backgrounds have their thumbnails displayed with a white background image, which causes a visibility issue for white images with no background in light mode. Hence, a checkerboard background is added to the thumbnails of these images, making them clearly visible. Close https://gitlab.gnome.org/GNOME/nautilus/-/issues/2211
Diffstat (limited to 'src/resources/nautilus.gresource.xml')
-rw-r--r--src/resources/nautilus.gresource.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/nautilus.gresource.xml b/src/resources/nautilus.gresource.xml
index d27f7b5ff..304814f75 100644
--- a/src/resources/nautilus.gresource.xml
+++ b/src/resources/nautilus.gresource.xml
@@ -33,5 +33,6 @@
<file>css/Adwaita.css</file>
<file>css/nautilus.css</file>
<file>text-x-preview.png</file>
+ <file>Checkerboard.png</file>
</gresource>
</gresources>