org-faces-easy-properties

org-faces-easy-properties is a variable defined in `org-faces.el'.
Its value is

((todo . :foreground) (tag . :foreground) (priority . :foreground))


Documentation:
The property changes by easy faces.
This is an alist, the keys show the area of application, the values
can be `:foreground' or `:background'. A color string for special
keywords will then be interpreted as either foreground or background
color.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 24.1 of Emacs.