mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-28 08:02:28 +01:00
Update ansi theme to highlight JSON keys separately from string values
This commit is contained in:
2
assets/themes/ansi.tmTheme
vendored
2
assets/themes/ansi.tmTheme
vendored
@@ -234,7 +234,7 @@
|
||||
<key>name</key>
|
||||
<string>Headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading punctuation.definition.heading, entity.name.section, markup.heading - text.html.markdown</string>
|
||||
<string>markup.heading punctuation.definition.heading, entity.name.section, markup.heading - text.html.markdown, meta.mapping.key string.quoted.double</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
|
Reference in New Issue
Block a user