SIGN IN SIGN UP

Use `ignored` color from theme for items ignored by Git (#10038)

This PR updates the color of the label used for Git-aware items to use
the `ignored` color from the theme when the item is ignored by Git.

The built-in themes have had their `ignored` color updated to match
`text.disabled`, as the existing `ignored` color did not sufficiently
differentiate from non-ignored items.

Fixes #9976.

Release Notes:

- Updated items in the project panel to use the `ignored` color from the
theme when they are ignored by Git
([#9976](https://github.com/zed-industries/zed/issues/9976)).
M
Marshall Bowers committed
954c772e296e723159aa613e333a983423c77f1f
Parent: 63e566e
Committed by GitHub <noreply@github.com> on 4/1/2024, 3:34:49 PM