I read in ORG-NEWS
--8<---------------cut here---------------start------------->8--- Now, new ~org-table-row~ face is used on the whole table row lines, including indentation and the final newline. This face, by default, inherits from ~org-table~ face. If the new behavior is not desired, ~org-table-row~ face can be changed to inherit from ~default~ face. --8<---------------cut here---------------end--------------->8--- It most certainly is not desired, at least not by me. However, I find the remedy opaque: "org-table-row face can be changed from inherit from default face". What do I actually have to do to achieve this? Thanks.