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

已回答

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

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

0

请先登录再写评论。