What do the different colors of the Outliner Render (Camera) icon mean?

I am working on Blender 5.2.0 LTS

The tooltip for the icon simply says:

Disable in Renders
Globally disable in renders
Shift to set children

However, the icon itself appears in multiple colors and styles:

  • White
  • Two different greens
  • Two different browns/yellows
  • Purple
  • Filled and unfilled center

The tooltip never changes, and I can’t find any documentation explaining what these colors indicate.

What does each color/fill state represent?

Is there documentation for these visual states?

Thanks, James.

(See image attached or below)

Green and yellow represent keyframes. One of them- I don’t remember which, in vanilla Blender, means there is a keyframe on this frame, the other means there is a keyframe generally. Purple means it has a driver.

Yep, green means there are keyframes on some other frames in that value. Yellow means there is a keyframe on the current frame. If either of those colors is darker, it means that you have changed the value on the current frame, but you have not added or replaced the keyframe. So darker color means that the current value is not “saved” yet and will be reset according to keyframes if you change the frame, play animation or close Blender. Or do some other operations that will update animations, like enable a collection or toggle between edit and object modes. :+1: