]> arthur.barton.de Git - atom-ax-monokai-syntax.git/blobdiff - index.less
Use "atom-text-editor" tag instead of "editor[-colors]" classes
[atom-ax-monokai-syntax.git] / index.less
index 7928bccb97bd23a261192c284717b53236e3ef0c..324f8a50ccffe26f828f0bf59a36924f07a1c86d 100644 (file)
@@ -1,11 +1,9 @@
 @import '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;
   }