How to change the font style and color of parsed SQL query?

Answered

How can I change the color of the parsed sql query? Basically, I want the color of the query to be different than the color used in my python code. See image below for reference.

Thanks!

1
1 comment

you can change colors for SQL language here File | Settings | Editor | Color Scheme | SQL.

0

Please sign in to leave a comment.