mirror of
https://github.com/sharkdp/bat
synced 2024-11-08 19:10:41 +00:00
21 lines
741 B
Diff
Vendored
21 lines
741 B
Diff
Vendored
diff --git themes/TwoDark/TwoDark.tmTheme themes/TwoDark/TwoDark.tmTheme
|
|
index 87fd358..56376d3 100644
|
|
--- themes/TwoDark/TwoDark.tmTheme
|
|
+++ themes/TwoDark/TwoDark.tmTheme
|
|
@@ -533,7 +533,7 @@
|
|
<key>name</key>
|
|
<string>Json key</string>
|
|
<key>scope</key>
|
|
- <string>source.json meta.structure.dictionary.json string.quoted.double.json</string>
|
|
+ <string>source.json meta.mapping.key.json string.quoted.double.json</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
@@ -875,4 +875,4 @@
|
|
<key>comment</key>
|
|
<string>Work in progress</string>
|
|
</dict>
|
|
-</plist>
|
|
\ No newline at end of file
|
|
+</plist>
|