2016-09-21 92 views

回答

1

是的,可以。

的最快方法是编辑.atom/styles.less

atom-text-editor::shadow { 
    .php { 
    .comment { 
     .keyword { 
     color: inherit; 
     } 
    } 
    } 
} 

更多信息here