]> arthur.barton.de Git - atom-ax-monokai-syntax.git/commitdiff
Display comments using talic font style
authorAlexander Barton <alex@barton.de>
Tue, 16 Oct 2018 21:13:51 +0000 (23:13 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 16 Oct 2018 21:13:51 +0000 (23:13 +0200)
index.less

index 15123b86b1becd25c7bd3ba58c74764dc1df801e..cb2e88760b0971307b160674f4339912442a6eca 100644 (file)
@@ -52,6 +52,7 @@ atom-text-editor {
 
   .syntax--comment {
     color: #75715E;
+    font-style: italic;
   }
 
   .syntax--string {