refactor: github flavored codemirror light theme

This commit is contained in:
liyasthomas
2021-09-07 16:26:26 +05:30
parent 602aabdeb8
commit dc5f52cc0d
4 changed files with 17 additions and 4 deletions

11
package-lock.json generated
View File

@@ -19,6 +19,7 @@
"acorn": "^8.5.0",
"acorn-walk": "^8.2.0",
"codemirror": "^5.62.3",
"codemirror-github-light": "^0.4.2",
"core-js": "^3.17.2",
"esprima": "^4.0.1",
"firebase": "^9.0.1",
@@ -13115,6 +13116,11 @@
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.62.3.tgz",
"integrity": "sha512-zZAyOfN8TU67ngqrxhOgtkSAGV9jSpN1snbl8elPtnh9Z5A11daR405+dhLzLnuXrwX0WCShWlybxPN3QC/9Pg=="
},
"node_modules/codemirror-github-light": {
"version": "0.4.2",
"resolved": "https://registry.npmjs.org/codemirror-github-light/-/codemirror-github-light-0.4.2.tgz",
"integrity": "sha1-iUl8JJWEipRaLNIaqj5Wa4d7FDU="
},
"node_modules/collect-v8-coverage": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz",
@@ -46161,6 +46167,11 @@
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.62.3.tgz",
"integrity": "sha512-zZAyOfN8TU67ngqrxhOgtkSAGV9jSpN1snbl8elPtnh9Z5A11daR405+dhLzLnuXrwX0WCShWlybxPN3QC/9Pg=="
},
"codemirror-github-light": {
"version": "0.4.2",
"resolved": "https://registry.npmjs.org/codemirror-github-light/-/codemirror-github-light-0.4.2.tgz",
"integrity": "sha1-iUl8JJWEipRaLNIaqj5Wa4d7FDU="
},
"collect-v8-coverage": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz",