Skip to content

davidssmith/x11_colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X11 Colors

x11-colors is Rust crate to allow the easy reference of colors by their traditional X11 color names. For now, the colors are only provided as RGB (u8, u8, u8), which will need to be converted to your RGB struct of choice.

For more information, see https://en.wikipedia.org/wiki/X11_color_names

About

Rust crate to allow the easy reference of colors by their traditional X11 color names

Resources

License

Stars

Watchers

Forks

Contributors

Languages