Delete visualstudio.json

master
Frode Lillerud 2014-12-17 22:26:41 +01:00
parent e34530f752
commit 832fca9672
1 changed files with 0 additions and 31 deletions

View File

@ -1,31 +0,0 @@
{
"name" : "Visual Studio",
"index" : 1400,
"paper" : "white",
"text" : "#111",
"caret" : {
"width" : 2,
"foreground" : "#000000",
"line-background" : "#eee"
},
"colors" : {
"keyword1" : "blue",
"keyword2" : "blue",
"keyword3" : "#2B91AF",
"comment" : "DarkGreen",
"number" : "DarkRed",
"string" : "#A31515",
"operator" : "Blue",
"commentline" : "DarkGreen",
"selection-foreground" : "black",
"selection-background" : "lightblue",
"margin-background" : "white",
"margin-foreground" : "#2B91AF",
"matched-brace-background" : "darkgrey",
"matched-brace-foreground" : "black",
"unmatched-brace-background" : "red",
"unmatched-brace-foreground" : "#fff",
"error-marker" : "#ff0000",
"edge" : "#ffffff"
}
}