Use Git status color for icons in project panel (#6992)
Marshall Bowers
created
This PR updates the icons in the file tree in the project panel to also
use the Git status color:
<img width="267" alt="Screenshot 2024-01-29 at 10 21 41 AM"
src="https://github.com/zed-industries/zed/assets/1486634/2f4f6e9e-8050-4f5b-851a-e407aec823a0">
Release Notes:
- Updated icons in project panel to reflect Git status
([#6991](https://github.com/zed-industries/zed/issues/6991)).