Compare commits
16 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
09ee557b70 | ||
|
f6436ad95c | ||
|
8e08fb609c | ||
|
2b0b2b72c2 | ||
|
b3a5bf6261 | ||
|
f8d63e292d | ||
|
82427dcda6 | ||
|
a1f2e6f2ce | ||
|
ec13a9294e | ||
|
4108f6781b | ||
|
265b82f494 | ||
|
9216c9424f | ||
|
145d8db155 | ||
|
b4b7150a28 | ||
|
8c9780d561 | ||
|
1fd118385f |
|
@ -42,5 +42,5 @@
|
|||
"url": "git+https://github.com/kevroded/va11halla-syntax.git"
|
||||
},
|
||||
"theme": "syntax",
|
||||
"version": "0.1.0"
|
||||
"version": "4.0.0"
|
||||
}
|
||||
|
|
|
@ -313,10 +313,10 @@ atom-text-editor {
|
|||
atom-text-editor[mini] .scroll-view {
|
||||
padding-left: 1px;
|
||||
}
|
||||
.item-views {
|
||||
background-image: url("atom://va11halla-syntax/styles/JillTransparent.png");
|
||||
.editor {
|
||||
background: url("atom://va11halla-syntax/styles/JillTransparent.png");
|
||||
background-position: right;
|
||||
background-repeat: no-repeat;
|
||||
background-size: auto 100%;
|
||||
background-color: #FFFFFF;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user