Compare commits
No commits in common. "main" and "67d1775cabfb3cf33ce609a45fc953800f7ca04e" have entirely different histories.
main
...
67d1775cab
|
@ -1,17 +0,0 @@
|
|||
{
|
||||
// http://www.sublimetext.com/docs/3/color_schemes.html
|
||||
"variables": {
|
||||
// "green": "#FF0000",
|
||||
},
|
||||
"globals": {
|
||||
// "foreground": "var(green)",
|
||||
"line_highlight": "black",
|
||||
"caret": "springgreen"
|
||||
},
|
||||
"rules": [
|
||||
{
|
||||
// "scope": "string",
|
||||
// "foreground": "#00FF00",
|
||||
},
|
||||
],
|
||||
}
|
Loading…
Reference in New Issue