Compare commits
No commits in common. "master" and "v0.1.1" have entirely different histories.
|
@ -42,5 +42,5 @@
|
||||||
"url": "git+https://github.com/kevroded/va11halla-syntax.git"
|
"url": "git+https://github.com/kevroded/va11halla-syntax.git"
|
||||||
},
|
},
|
||||||
"theme": "syntax",
|
"theme": "syntax",
|
||||||
"version": "4.0.0"
|
"version": "0.1.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -313,10 +313,10 @@ atom-text-editor {
|
||||||
atom-text-editor[mini] .scroll-view {
|
atom-text-editor[mini] .scroll-view {
|
||||||
padding-left: 1px;
|
padding-left: 1px;
|
||||||
}
|
}
|
||||||
.editor {
|
.item-views {
|
||||||
background: url("atom://va11halla-syntax/styles/JillTransparent.png");
|
background-image: url("atom://va11halla-syntax/styles/JillTransparent.png");
|
||||||
background-position: right;
|
background-position: right;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: auto 100%;
|
background-size: auto 100%;
|
||||||
|
background-color: #FFFFFF;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user