Don't override windows blue when in xterm mode

This commit is contained in:
Wei Kin Huang 2015-04-17 13:27:48 -04:00
parent 04cb2d21ae
commit faa36fc134
3 changed files with 47 additions and 2 deletions

5
package.json Normal file → Executable file
View file

@ -48,6 +48,9 @@
},
"devDependencies": {
"matcha": "^0.6.0",
"mocha": "*"
"mocha": "*",
"require-uncached": "^1.0.2",
"resolve-from": "^1.0.0",
"semver": "^4.3.3"
}
}