Coldfusion highlight of SQL queries, how to remove background?
Answered
I am stuck because of reasons with coldfusion (yeah i know),
I need to remove the background from sql query strings but I can't figure out how.
Thanks

Please sign in to leave a comment.
The yellow highlighting is an IDE warning. To remove it either disable the SQL Dialect detection inspection (from the Alt+Enter right click sub-menu):
or configure the SQL dialect for the fragment.
Colors for the injected fragments themselfs are configured under the Settings(Preferences) | Editor | Color Scheme | General | Code | Injected language fragment node.