Git status icon next to file

I just upgraded to v10. Until v9, I used to get an icon next to the file if it was under SCC (I typically use git). If the file was in sync with git, there would be green check mark next to the file, otherwise an edit icon would show up. This was a really useful feature where at a glance, I could tell which files changed.

In v10, that icon doesn’t show up any more. Is there some little preference that I have to turn on to make this work?

In Komodo 10 source code control status is indicated by the text color:

You can configure your own colors under Tools > Color Scheme Editor:

Thank you, that was really helpful. I was using Tomorrow_Dark and it was indeed turned on, but the default colors were too subtle to notice. I tuned it to my liking.