abe33 / abe33/atom-pigments

Support for XColor (Xlib)

Open
#382 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
CoffeeScript
Stars
518
Forks
70
PR merge metrics
No merged PRs in 30d

Description

These formats are used in `.Xresources` or `.Xdefaults` files for configuring colors in X apps like `xterm` or `rxvt`.

```
rgb:r/g/b
rgb:rr/gg/bb
rgb:rrr/ggg/bbb
rgb:rrrr/gggg/bbbb
rgba:rrrr/gggg/bbbb/aaaa
```

[man XParseColor](https://www.systutorials.com/docs/linux/man/3-XParseColor/#lbAF)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.