question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Color icons take on color of git status message in file tree

See original GitHub issue

When the on change setting is on, the icons assume the color of the git status of the file in the tree view (green for added, orange for modified) instead displaying their original colors.

For example, in the attached screenshot, the icon for code.svg should be it’s original orange-ish color instead of green and the icon for compassIcon.svg should be it’s original blue color.

screen shot 2016-07-11 at 6 11 01 pm

I’m not sure if this is possible to implement, but it would be really nice to see the original colors.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
michael-yx-wucommented, Jul 12, 2016

That’s fair. I’m happy to wait until the next major release. Just wanted to raise this issue in case you weren’t aware 😃

On Jul 11, 2016, at 10:52 PM, John Gardner notifications@github.com wrote:

Ah! No, I see what you mean. =)

I think it’s safer to wait until v2 to sort this out. The last time I tampered with colours and repo-statuses, it caused a Heisenbug which was impossible for me to reproduce… and I had no way of knowing how many other users were affected.

The package’s stylesheets are a Jenga tower of rickety rules creaking under their own weight. I’d prefer not to poke them too much, if you know what I mean…

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

0reactions
Alhadiscommented, Jul 12, 2016

Thanks, mate. =) Will keep that in mind.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Git status in File Explorer #178 - microsoft/vscode - GitHub
Similar to what atom provides in the project explorer: New files are displayed green. Modified are displayed yellow/orange.
Read more >
How to colorize git-status output? - Stack Overflow
Use customized color for status colorization. <slot> is one of: header (the header text of the status message),; added or updated (files ......
Read more >
git-status Documentation - Git
CONFIGURATION. The command honors color.status (or status. · BACKGROUND REFRESH. By default, git status will automatically refresh the index, updating the cached ...
Read more >
Getting Status Information – TortoiseGit – Documentation
A fresh checked out working tree has a green checkmark as overlay. That means the Git status is normal. As soon as you...
Read more >
Viewing File Status of a Repository | Sourcetree
By performing operations via Git in SourceTree, users will see different states that may occur to a file: #1 This state icon appears...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found