mirror of
https://github.com/sharkdp/bat
synced 2024-11-23 20:33:06 +00:00
19 lines
719 B
Diff
19 lines
719 B
Diff
|
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>
|