Highlight current line in Ace Editor on C9

I am editing some JSON files on C9 and to go a little easier on my eyes and help with accuracy I would like the editor to highlight my current line. Anyone know the quickest way to accomplish this.

I am using Ace editor with the Monokai theme and would prefer to keep these options. If I need to modify the theme that’s okay. But I am wondering if it can be done as a setting first?

Thanks!

Preferences > User Settings > Code Editor (Ace) > Highlight Active Line

2 Likes

Thanks! I knew it had to be in there somewhere. It turns out I already had it turned on. But there was barely any contrast in the default highlight color.