Hello, 

I would like to change the highlighted part to the same (pink) color of the rest.
What I have tried by now (all day) is by adding a new grammar and then change the color in the theme.

I tried many things like this one:

{
name = 'meta.new-line';
match = '\}\n.’;
}


Anyway, finally my idea is to make each block ( {...} ) of a different color.