File tree Expand file tree Collapse file tree 1 file changed +57
-0
lines changed
Expand file tree Collapse file tree 1 file changed +57
-0
lines changed Original file line number Diff line number Diff line change 315315 <string >#f1c40f </string >
316316 </dict >
317317 </dict >
318+
319+ <!-- GitGutter -->
320+ <dict >
321+ <key >name </key >
322+ <string >GitGutter deleted </string >
323+ <key >scope </key >
324+ <string >markup.deleted.git_gutter </string >
325+ <key >settings </key >
326+ <dict >
327+ <key >foreground </key >
328+ <string >#F92672 </string >
329+ </dict >
330+ </dict >
331+ <dict >
332+ <key >name </key >
333+ <string >GitGutter inserted </string >
334+ <key >scope </key >
335+ <string >markup.inserted.git_gutter </string >
336+ <key >settings </key >
337+ <dict >
338+ <key >foreground </key >
339+ <string >#A6E22E </string >
340+ </dict >
341+ </dict >
342+ <dict >
343+ <key >name </key >
344+ <string >GitGutter changed </string >
345+ <key >scope </key >
346+ <string >markup.changed.git_gutter </string >
347+ <key >settings </key >
348+ <dict >
349+ <key >foreground </key >
350+ <string >#967EFB </string >
351+ </dict >
352+ </dict >
353+ <dict >
354+ <key >name </key >
355+ <string >GitGutter ignored </string >
356+ <key >scope </key >
357+ <string >markup.ignored.git_gutter </string >
358+ <key >settings </key >
359+ <dict >
360+ <key >foreground </key >
361+ <string >#565656 </string >
362+ </dict >
363+ </dict >
364+ <dict >
365+ <key >name </key >
366+ <string >GitGutter untracked </string >
367+ <key >scope </key >
368+ <string >markup.untracked.git_gutter </string >
369+ <key >settings </key >
370+ <dict >
371+ <key >foreground </key >
372+ <string >#565656 </string >
373+ </dict >
374+ </dict >
318375 </array >
319376 </dict >
320377</plist >
You can’t perform that action at this time.
0 commit comments