原子编辑器是否有像 React Native 网站中那样的语法主题?

Does atom editor has a syntax theme like the one in React Native's website?

class, import, let, return 这样的关键字是蓝色的,字符串是绿色的,常用词是深色的。 像这个: color in docs

Atom 有这样的语法主题吗?

谢谢!

尝试使用 Atom 的 nuclide 插件。它来自 Facebook,专为 React-Native 开发而设计。除了语法高亮显示之外,它还可以让您访问各种方便的开发工具。

Here are the docs 用于单独安装 Nuclide 或在 Atom 内部安装。

nuclide 是最流行的一种,非常有用,易于调试。还有一个叫做 "Deco"。这也很受欢迎。

https://www.decosoftware.com