]> git.eshelyaron.com Git - emacs.git/commit
Use current face foreground for SVG icons in customize
authorStefan Kangas <stefan@marxist.se>
Tue, 2 Nov 2021 19:14:13 +0000 (20:14 +0100)
committerEli Zaretskii <eliz@gnu.org>
Thu, 4 Nov 2021 08:06:57 +0000 (10:06 +0200)
commit6ee929c0b7657be9d30f5e136e8d56177b318374
tree55c194da97fdd24452d400ab76e860c0462800f9
parent82529b90acd6786a0ccdfa7ff36c90287bd53e6e
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)
etc/images/down.svg
etc/images/left.svg
etc/images/right.svg
etc/images/up.svg