Compare commits

..

No commits in common. "main" and "67d1775cabfb3cf33ce609a45fc953800f7ca04e" have entirely different histories.

1 changed files with 0 additions and 17 deletions

View File

@ -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",
},
],
}