Skip to content

Git status indicator shows "warning" color instead of "modified" #57443

@colemcanelly

Description

@colemcanelly

Reproduction steps

  1. Start Zed
  2. Enable "project_panel.git_status_indicator" by setting to true in settings.json
  3. Modify a file in your git-tracked codebase

Current vs. Expected behavior

Current Behavior:

Looks like this is a bug, causing modified files to show up with warning colors.

Image

Originally posted by @colemcanelly in #50216

Expected Behavior:
The git status indicator "M" and dot should be the lighter shade of tan (shown in the file name) not the darker orange (the warning color in my theme)

Zed version and system specs

Zed: v1.3.5+stable.285.0e3bab3c345882d3d500df826c46d2cebe1cb6a8 (Zed)
OS: Windows 10.0.26200
Memory: 31.5 GiB
Architecture: x86_64
GPU: NVIDIA GeForce RTX 4050 Laptop GPU || NVIDIA Corporation || 595.79 r595_00

Attach Zed log file

Relevant Zed settings

settings.json
"project_panel": {
	"git_status_indicator": true
},

Relevant Keymap

(for AI issues) Model provider details

No response

If you are using WSL on Windows, what flavor of Linux are you using?

Fedora

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:design papercutSmall visual defectsarea:project panelFeedback for files tree viewfrequency:commonBugs that happen for at least a third of the users across all platforms and kinds of usagepriority:P3Papercuts, minor issues with a clear workaround, cosmetic bugsstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduce

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions