]> git.eshelyaron.com Git - emacs.git/commit
Implement the buttonForeground resource
authorGregory Heytings <gregory@heytings.org>
Sat, 20 Nov 2021 09:37:20 +0000 (10:37 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 20 Nov 2021 09:37:20 +0000 (10:37 +0100)
commit2ba7d1e84e76fa4d08fd8ed5a915793d4bf881cd
treeed6ee06ece3a62a483176c1d885be638157d2a15
parentbc99604c7ac2c6673615d0ecac4d233bf6a4ff16
Implement the buttonForeground resource

* lwlib/xlwmenu.c (draw_shadow_rectangle, draw_shadow_rhombus):
Use the buttonForeground resource color (bug#51988).
lwlib/xlwmenu.c