Skip to content

Add configurable file theme icons#147

Open
trin4ik wants to merge 1 commit into
letmaik:masterfrom
trin4ik:file-theme-icons
Open

Add configurable file theme icons#147
trin4ik wants to merge 1 commit into
letmaik:masterfrom
trin4ik:file-theme-icons

Conversation

@trin4ik

@trin4ik trin4ik commented Jun 18, 2026

Copy link
Copy Markdown

Adds a configurable icon style for the file tree.

By default the tree keeps the existing behavior and shows the extension's git status icons for files. A new gitTreeCompare.iconStyle setting can switch the tree to VS Code file theme icons instead:

  • status -> existing git status icons
  • fileTheme -> file/folder icons from the active VS Code icon theme
  • in fileTheme mode, file labels are colored by git status
  • untracked files are gray, modified files are blue, added files are green and deleted files red colors

This keeps the current UI unchanged for existing users while allowing the compare tree to visually match the Explorer file tree when desired.

image
2026-06-18.20.08.16.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant