Can modify the face of the default editor composition string.
capi
(:inverse-p t)
The variable *editor-pane-composition-selected-range-face-plist*
is a plist that is used to modify the face of the composition string when :selected-range
and :selection-needs-face
are passed in the plist to editor-pane-default-composition-callback. The plist is merged into the plist that is passed into editor-pane-default-composition-callback, so keywords in it override the keywords in the face.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42