]> arthur.barton.de Git - atom-ax-monokai-syntax.git/blobdiff - index.less
package.json: Add some more keywords
[atom-ax-monokai-syntax.git] / index.less
index 7928bccb97bd23a261192c284717b53236e3ef0c..ce4401c2755835dba144ad5c81e16e828bcc6fdf 100644 (file)
@@ -1,11 +1,9 @@
-@import 'syntax-variables';
+@import './styles/syntax-variables';
 
-.editor-colors {
+:host, atom-text-editor {
   background-color: @syntax-background-color;
   color: @syntax-text-color;
-}
 
-.editor {
   .invisible-character {
     color: @syntax-invisible-character-color;
   }