File tree 1 file changed +33
-0
lines changed
1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 580
580
<string >#FFFFFF </string >
581
581
</dict >
582
582
</dict >
583
+ <dict >
584
+ <key >name </key >
585
+ <string >SublimeLinter Error </string >
586
+ <key >scope </key >
587
+ <string >sublimelinter.mark.error </string >
588
+ <key >settings </key >
589
+ <dict >
590
+ <key >foreground </key >
591
+ <string >#DA2000 </string >
592
+ </dict >
593
+ </dict >
583
594
<dict >
584
595
<key >name </key >
585
596
<string >SublimeLinter Error Outline </string >
604
615
<string >#FF0000 </string >
605
616
</dict >
606
617
</dict >
618
+ <dict >
619
+ <key >name </key >
620
+ <string >SublimeLinter Gutter Mark </string >
621
+ <key >scope </key >
622
+ <string >sublimelinter.gutter-mark </string >
623
+ <key >settings </key >
624
+ <dict >
625
+ <key >foreground </key >
626
+ <string >#FFFFFF </string >
627
+ </dict >
628
+ </dict >
629
+ <dict >
630
+ <key >name </key >
631
+ <string >SublimeLinter Warning </string >
632
+ <key >scope </key >
633
+ <string >sublimelinter.mark.warning </string >
634
+ <key >settings </key >
635
+ <dict >
636
+ <key >foreground </key >
637
+ <string >#EDBA00 </string >
638
+ </dict >
639
+ </dict >
607
640
<dict >
608
641
<key >name </key >
609
642
<string >SublimeLinter Warning Outline </string >
You can’t perform that action at this time.
0 commit comments