diff --git a/styles/base.less b/styles/base.less index 5b01518..1401c52 100644 --- a/styles/base.less +++ b/styles/base.less @@ -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; + }