Skip to content

Instantly share code, notes, and snippets.

@selfcommit
Created November 10, 2019 06:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save selfcommit/ab62f5ef3813708673e1c5ea7b24fb87 to your computer and use it in GitHub Desktop.
Save selfcommit/ab62f5ef3813708673e1c5ea7b24fb87 to your computer and use it in GitHub Desktop.
{
"scope": "anaconda.outline.illegal",
"foreground": "#dc312e80"
},
{
"scope": "anaconda.underline.illegal",
"foreground": "#dc312e"
},
{
"scope": "anaconda.outline.warning",
"foreground": "#b3860080"
},
{
"scope": "anaconda.underline.warning",
"foreground": "#b38600"
},
{
"scope": "anaconda.outline.violation",
"foreground": "#278bd380"
},
{
"scope": "anaconda.underline.violation",
"foreground": "#278bd3"
},
{
"scope": "sublimelinter.gutter-mark",
"foreground": "#ffffff"
},
{
"scope": "sublimelinter.mark.error",
"foreground": "#dc312e"
},
{
"scope": "sublimelinter.mark.warning",
"foreground": "#b38600"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment