Fix decorators back to green from white.
I wasn't intending for the parens to also be green but it's fine for now.
This commit is contained in:
parent
54458b3288
commit
24d29bd75b
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@
|
|||
<key>name</key>
|
||||
<string>Function name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name.function</string>
|
||||
<string>entity.name.function, punctuation.definition.annotation, meta.annotation</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
|
|
Loading…
Reference in a new issue