What's wrong with this entry?
Claude Code can now automatically detect the system light/dark theme setting and follow it.
- New "Auto (follow system)" theme option
- On macOS, reads
AppleInterfaceStylefrom system defaults to detect Dark Mode - Falls back to "dark" on non-macOS platforms
- Theme updates when toggling between light and dark mode
Auto theme (search for "Auto (follow system)", "AppleInterfaceStyle")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.