]> arthur.barton.de Git - atom-ax-monokai-syntax.git/blobdiff - index.less
Merge branches 'fix-editor-classes' and 'fix-stylesheets-dir' into tmp
[atom-ax-monokai-syntax.git] / index.less
index ef211d67e5841cf9b72ad81e12a6222a1b7fdfc9..ce4401c2755835dba144ad5c81e16e828bcc6fdf 100644 (file)
@@ -1,11 +1,9 @@
 @import './styles/syntax-variables';
 
 @import './styles/syntax-variables';
 
-.editor-colors {
+:host, atom-text-editor {
   background-color: @syntax-background-color;
   color: @syntax-text-color;
   background-color: @syntax-background-color;
   color: @syntax-text-color;
-}
 
 
-.editor {
   .invisible-character {
     color: @syntax-invisible-character-color;
   }
   .invisible-character {
     color: @syntax-invisible-character-color;
   }