Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Andromeda with git text colors #28

Closed
AbdelhakimMhioul opened this issue Aug 6, 2022 · 2 comments · Fixed by #30
Closed

Andromeda with git text colors #28

AbdelhakimMhioul opened this issue Aug 6, 2022 · 2 comments · Fixed by #30

Comments

@AbdelhakimMhioul
Copy link

Expected Behavior

The text color should be white when the file or folder is not ignored by git and grayed out when it is ignored.

Current Behavior

The file's folders' colors are the same whether they are ignored (.gitignore) using git or not.
image

Possible Solution

Change the text color to white when the file or folder is not ignored by git.

Steps to Reproduce

Just install Andromeda & enable git support for some project

@famazak
Copy link
Contributor

famazak commented Jan 24, 2023

Hey @AbdelhakimMhioul -- my new PR (#30) hopefully takes care of this

@AbdelhakimMhioul
Copy link
Author

Yes, that solved the problem @famazak , Thanks.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants