mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-02 21:01:01 +01:00
19 lines
719 B
Diff
Vendored
19 lines
719 B
Diff
Vendored
diff --git themes/sublime-monokai-extended/Monokai\ Extended.tmTheme themes/sublime-monokai-extended/Monokai\ Extended.tmTheme
|
|
index 9c2aa3e..180cbbf 100644
|
|
--- themes/sublime-monokai-extended/Monokai Extended.tmTheme
|
|
+++ themes/sublime-monokai-extended/Monokai Extended.tmTheme
|
|
@@ -810,11 +810,11 @@
|
|
<key>name</key>
|
|
<string>JSON String</string>
|
|
<key>scope</key>
|
|
- <string>meta.structure.dictionary.json string.quoted.double.json</string>
|
|
+ <string>meta.mapping.key.json string.quoted.double.json</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>foreground</key>
|
|
- <string>#cfcfc2</string>
|
|
+ <string>#fd971f</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|