abe33 / abe33/atom-pigments

Include JSON file in colour search

未关闭
#365 2 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
CoffeeScript
星标
518
派生
70
PR 合并指标
30 天内没有已合并 PR

描述

I have a json file in the root of my project called `colours.json` which is used across a few systems. It looks a bit like

```javascript
{
"tones-dark": "#4C4C4E",
"tones-grey": "#959597",
"tones-light": "#D8D8D9",
"type-disabled": "#8c8c8c",
"type-bold": "#222426",
}
```

Is it possible to configure pigments to use this? I am not able to hook it up.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。