]> git.eshelyaron.com Git - emacs.git/commit
Fix the colours on Motif horizontal scroll bars
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 7 Oct 2019 04:53:17 +0000 (06:53 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 7 Oct 2019 04:53:17 +0000 (06:53 +0200)
commit78ac0551e77110cfdc9b01fadec19d862b5957c4
tree0da5784fa519339611f0806af556becf0fd9b31e
parentc11910a8beb2a953ddcb420bfeb681724efdba4b
Fix the colours on Motif horizontal scroll bars

* src/xterm.c (x_create_horizontal_toolkit_scroll_bar): Use the
same foreground/background colours as the vertical scroll bar
(bug#37359).
src/xterm.c