[Solved] Unity removing shader cgprogram highlighting? Follow
Answered
Is there any way to remove the highlighting of the CGPROGRAM section in unity shader files?
Please sign in to leave a comment.
Yep, you should go to "File | Settings | Editor | Color Scheme | General", scroll to "Injected language fragment", and uncheck "Background".
Thanks, that worked.