File tree Expand file tree Collapse file tree 1 file changed +55
-0
lines changed
Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Original file line number Diff line number Diff line change 442442 <string >#F8F8F8 </string >
443443 </dict >
444444 </dict >
445+ <dict >
446+ <key >name </key >
447+ <string >GitGutter deleted </string >
448+ <key >scope </key >
449+ <string >markup.deleted.git_gutter </string >
450+ <key >settings </key >
451+ <dict >
452+ <key >foreground </key >
453+ <string >#d7503c </string >
454+ </dict >
455+ </dict >
456+ <dict >
457+ <key >name </key >
458+ <string >GitGutter inserted </string >
459+ <key >scope </key >
460+ <string >markup.inserted.git_gutter </string >
461+ <key >settings </key >
462+ <dict >
463+ <key >foreground </key >
464+ <string >#2ecc71 </string >
465+ </dict >
466+ </dict >
467+ <dict >
468+ <key >name </key >
469+ <string >GitGutter changed </string >
470+ <key >scope </key >
471+ <string >markup.changed.git_gutter </string >
472+ <key >settings </key >
473+ <dict >
474+ <key >foreground </key >
475+ <string >#f1c40f </string >
476+ </dict >
477+ </dict >
478+ <dict >
479+ <key >name </key >
480+ <string >GitGutter ignored </string >
481+ <key >scope </key >
482+ <string >markup.ignored.git_gutter </string >
483+ <key >settings </key >
484+ <dict >
485+ <key >foreground </key >
486+ <string >#2a2a2a </string >
487+ </dict >
488+ </dict >
489+ <dict >
490+ <key >name </key >
491+ <string >GitGutter untracked </string >
492+ <key >scope </key >
493+ <string >markup.untracked.git_gutter </string >
494+ <key >settings </key >
495+ <dict >
496+ <key >foreground </key >
497+ <string >#2a2a2a </string >
498+ </dict >
499+ </dict >
445500 <dict >
446501 <key >name </key >
447502 <string >SublimeLinter Annotations </string >
You can’t perform that action at this time.
0 commit comments