Skip to content

Instantly share code, notes, and snippets.

@HenriqueSilverio
Created August 10, 2013 19:30
Show Gist options
  • Save HenriqueSilverio/6201811 to your computer and use it in GitHub Desktop.
Save HenriqueSilverio/6201811 to your computer and use it in GitHub Desktop.
Custom BracketHighligher
{
"bracket_styles": {
"default": {
"icon": "dot",
"color": "brackethighlighter.default",
"style": "solid"
},
"tag": {
"icon": "tag",
"style": "outline"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment