Fixed some color inconsistencies
This commit is contained in:
parent
7daae05ad9
commit
2b7574fdef
44
package.json
44
package.json
|
@ -1,16 +1,46 @@
|
||||||
{
|
{
|
||||||
"name": "va11halla-syntax",
|
"_from": "https://www.atom.io/api/packages/va11halla-syntax/versions/0.1.0/tarball",
|
||||||
"theme": "syntax",
|
"_id": "va11halla-syntax@0.1.0",
|
||||||
"version": "0.1.0",
|
"_inBundle": false,
|
||||||
|
"_integrity": "sha512-iAE3irc5TsOxTc9g4p5RUR90P9krjpo5OpqPNFzIEVHMZjWlPPR1vwEy5PF2oBu+SRWHdIWtkhPDTDOkx1Vx+A==",
|
||||||
|
"_location": "/va11halla-syntax",
|
||||||
|
"_phantomChildren": {},
|
||||||
|
"_requested": {
|
||||||
|
"type": "remote",
|
||||||
|
"raw": "https://www.atom.io/api/packages/va11halla-syntax/versions/0.1.0/tarball",
|
||||||
|
"rawSpec": "https://www.atom.io/api/packages/va11halla-syntax/versions/0.1.0/tarball",
|
||||||
|
"saveSpec": "https://www.atom.io/api/packages/va11halla-syntax/versions/0.1.0/tarball",
|
||||||
|
"fetchSpec": "https://www.atom.io/api/packages/va11halla-syntax/versions/0.1.0/tarball"
|
||||||
|
},
|
||||||
|
"_requiredBy": [
|
||||||
|
"#USER",
|
||||||
|
"/"
|
||||||
|
],
|
||||||
|
"_resolved": "https://www.atom.io/api/packages/va11halla-syntax/versions/0.1.0/tarball",
|
||||||
|
"_shasum": "5c8fdef5cc863533e02f7311c1042f457bf460b7",
|
||||||
|
"_spec": "https://www.atom.io/api/packages/va11halla-syntax/versions/0.1.0/tarball",
|
||||||
|
"_where": "C:\\Users\\Kevin\\AppData\\Local\\Temp\\apm-install-dir-2020615-36140-1xm8bhw.vxc3",
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://github.com/kevroded/va11halla-syntax/issues"
|
||||||
|
},
|
||||||
|
"bundleDependencies": false,
|
||||||
|
"deprecated": false,
|
||||||
"description": "Syntax and UI theme for va11halla",
|
"description": "Syntax and UI theme for va11halla",
|
||||||
|
"engines": {
|
||||||
|
"atom": ">=1.0.0 <2.0.0"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/kevroded/va11halla-syntax#readme",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"syntax",
|
"syntax",
|
||||||
"ui",
|
"ui",
|
||||||
"theme"
|
"theme"
|
||||||
],
|
],
|
||||||
"repository": "https://github.com/kevroded/va11halla-syntax",
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"name": "va11halla-syntax",
|
||||||
"atom": ">=1.0.0 <2.0.0"
|
"repository": {
|
||||||
}
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/kevroded/va11halla-syntax.git"
|
||||||
|
},
|
||||||
|
"theme": "syntax",
|
||||||
|
"version": "0.1.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user