Customizing Code Colors specific to text?
Hi all. I am wondering if it's possible to change the code of color or SPECIFIC comments only? I am aware that I can customize the code theme file to change various tags, etc. However, I have a file that someone else will be working on to make minor color / link changes and need to make sure they know where to do this. So I want to change all comments that are <!--CHANGE HERE--> to it's own color. Is this possible?
The following changes ALL comment colors - in this instance to a yellow background highlight. ".cm-comment {background-color: yellow}" Is there something I can modify on this to reach my goal?
Thanks all!!
