Skip to content

Commit

Permalink
Merge pull request #1 from mcavag/patch-1
Browse files Browse the repository at this point in the history
Fix to revert YAML keys to old color
  • Loading branch information
pierresh authored Dec 7, 2022
2 parents 91b4fed + e55332d commit 6fca583
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion Theme - Blackboard/Blackboard.tmtheme
Original file line number Diff line number Diff line change
Expand Up @@ -401,8 +401,19 @@
<string>#f0f0f0</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>Mapping Key Names</string>
<key>scope</key>
<string>meta.mapping.key.yaml string</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#FF6400</string>
</dict>
</dict>
</array>
<key>uuid</key>
<string>A2C6BAA7-90D0-4147-BBF5-96B0CD92D109</string>
</dict>
</plist>
</plist>

0 comments on commit 6fca583

Please sign in to comment.