Anton Dozortsev
Anton Dozortsev

Reputation: 4892

IntelliJ IDEA 13 highlighting of SQL statement

IntelliJ IDEA 13 includes new improvement Statement highlighting in Database Console:

enter image description here

How to change color of highlighting ?

Upvotes: 6

Views: 2148

Answers (1)

Jakub Kubrynski
Jakub Kubrynski

Reputation: 14149

You have to go to: Setting -> Editor -> Colors & Fonts -> General -> Injected language fragment -> Background

Upvotes: 6

Related Questions