Add codemirror files to SCM

This commit is contained in:
Joshua Bell
2012-06-05 12:02:39 -04:00
parent a49ed766c9
commit a2b686ba60
78 changed files with 11243 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
span.js-keyword {color: #90b;}
span.js-atom {color: #291;}
span.js-variabledef {color: #00f;}
span.js-localvariable {color: #049;}
span.js-comment {color: #a70;}
span.js-string {color: #a22;}