We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text color should be white when the file or folder is not ignored by git and grayed out when it is ignored.
The file's folders' colors are the same whether they are ignored (.gitignore) using git or not.
Change the text color to white when the file or folder is not ignored by git.
Just install Andromeda & enable git support for some project
The text was updated successfully, but these errors were encountered:
Hey @AbdelhakimMhioul -- my new PR (#30) hopefully takes care of this
Sorry, something went wrong.
Yes, that solved the problem @famazak , Thanks.
Successfully merging a pull request may close this issue.
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.
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
The text was updated successfully, but these errors were encountered: