Skip to content

Instantly share code, notes, and snippets.

@tomasr
Created July 20, 2017 23:59
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 tomasr/a65c00bec58168f25476e8628eb33ec3 to your computer and use it in GitHub Desktop.
Save tomasr/a65c00bec58168f25476e8628eb33ec3 to your computer and use it in GitHub Desktop.
Viasfora theme
{
"Viasfora Flow Control Keyword": {
"foreground": "OrangeRed",
"style": "None"
},
"Viasfora Query Operator": {
"foreground": "MediumSeaGreen",
"style": "None"
},
"Viasfora String Escape Sequence": {
"foreground": "Fuchsia",
"style": "None"
},
"viasfora.format.specifier": {
"foreground": "MediumSlateBlue",
"style": "None"
},
"Viasfora Visibility Keyword": {
"foreground": "DimGray",
"style": "None"
},
"Viasfora Current Column": {
"foreground": "LightGrey",
"style": "None"
},
"viasfora.text.obfuscated": {
"foreground": "White",
"background": "WhiteSmoke",
"style": "None"
},
"Viasfora Rainbow Brace 1": {
"foreground": "#FF9900",
"style": "None"
},
"Viasfora Rainbow Brace 2": {
"foreground": "DeepPink",
"style": "None"
},
"Viasfora Rainbow Brace 3": {
"foreground": "YellowGreen",
"style": "None"
},
"Viasfora Rainbow Brace 4": {
"foreground": "DarkViolet",
"style": "None"
},
"Viasfora Rainbow Brace 5": {
"foreground": "DimGray",
"style": "None"
},
"Viasfora Rainbow Brace 6": {
"foreground": "RoyalBlue",
"style": "None"
},
"Viasfora Rainbow Brace 7": {
"foreground": "Crimson",
"style": "None"
},
"Viasfora Rainbow Brace 8": {
"foreground": "DarkTurquoise",
"style": "None"
},
"Viasfora Rainbow Brace 9": {
"foreground": "Green",
"style": "None"
},
"Viasfora Rainbow Brace Error": {
"foreground": "Transparent",
"background": "LightCoral",
"style": "None"
},
"XMLCloseTag": {
"foreground": "DarkOrange",
"style": "None"
},
"XMLPrefix": {
"foreground": "ForestGreen",
"style": "None"
},
"viasfora.xml.closing.prefix": {
"foreground": "OrangeRed",
"style": "None"
},
"viasfora.razor.closing.element": {
"foreground": "DarkOrange",
"style": "Bold"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment