X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=atom-ax-monokai-syntax.git;a=blobdiff_plain;f=index.less;h=e367da22b64430634291b94034d45fda2df812d3;hp=a0ffd1203833df065b1207813ac47d73880ab2cf;hb=0795f7a2013a6ca08356748ce3cb277fab1a132d;hpb=c7240c1d5dc20b7fee73ca257b91c41c90518da3 diff --git a/index.less b/index.less index a0ffd12..e367da2 100644 --- a/index.less +++ b/index.less @@ -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; }