abe33 / abe33/atom-pigments

Pick up palette defined in a map

Đang mở
#268 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
CoffeeScript
Star
518
Fork
70
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Copied @ezekg 's question from https://github.com/abe33/atom-pigments/issues/50 since it was irrelevent there but still relevant to the current state:

-------------------

Any plans for picking up a palette defined in a map?

``` scss
/**
* Colors
*/
$colors: (
"white": (
"base": #fff,
),
"black": (
"base": #000,
),
"sky": (
"light": #ddf6ff,
"base": #b6ebff,
),
"blue": (
"lightest": #00aeef,
"light": #007dc6,
"base": #0c4da2,
"dark": #12448a,
"darkest": #042758,
),
);
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.