From: Stefan Kangas Date: Tue, 2 Nov 2021 19:14:13 +0000 (+0100) Subject: Use current face foreground for SVG icons in customize X-Git-Tag: emacs-28.0.90~126 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6ee929c;p=emacs.git Use current face foreground for SVG icons in customize It turns out these few icons were missed when the color and size information was removed from the SVG icons that replaced XPM icons for Customize buffer. * etc/images/down.svg: * etc/images/left.svg: * etc/images/right.svg: * etc/images/up.svg: Don't define foreground; this means they will use the foreground of the currently defined face instead. (Bug#51556) (cherry picked from commit 11702a6dd7cb8286f28b7cb986057d2d2c66a914) --- diff --git a/etc/images/down.svg b/etc/images/down.svg index e2760427d73..707cd23ea4b 100644 --- a/etc/images/down.svg +++ b/etc/images/down.svg @@ -25,7 +25,7 @@ Gnome Symbolic Icons - + diff --git a/etc/images/left.svg b/etc/images/left.svg index d6429bc4109..893515d2dfd 100644 --- a/etc/images/left.svg +++ b/etc/images/left.svg @@ -25,7 +25,7 @@ Gnome Symbolic Icons - + diff --git a/etc/images/right.svg b/etc/images/right.svg index d58cd364359..6c7d715939d 100644 --- a/etc/images/right.svg +++ b/etc/images/right.svg @@ -25,7 +25,7 @@ Gnome Symbolic Icons - + diff --git a/etc/images/up.svg b/etc/images/up.svg index 9e1a245be74..e358c29912b 100644 --- a/etc/images/up.svg +++ b/etc/images/up.svg @@ -25,7 +25,7 @@ Gnome Symbolic Icons - +