Fix def back to blue from purple.
This commit is contained in:
parent
9334e9bd12
commit
5ca0354920
1 changed files with 11 additions and 0 deletions
|
@ -122,6 +122,17 @@
|
|||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function / class declaration</string>
|
||||
<key>scope</key>
|
||||
<string>keyword.declaration</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#66D9EF</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Keyword</string>
|
||||
|
|
Loading…
Reference in a new issue