xcolors

Crates.ioxcolors
lib.rsxcolors
version0.1.0
sourcesrc
created_at2019-02-08 23:42:23.459275
updated_at2019-02-08 23:42:23.459275
descriptionA very rudimentary library to access Xresources colours from Rust
homepage
repositoryhttps://github.com/alberdingk-thijm/xcolors
max_upload_size
id113619
size7,835
Tim Alberdingk Thijm (alberdingk-thijm)

documentation

README

xcolors

A (tiny) library to read X Resource Manager colours from Rust.

This is a small, WIP and very basic library to abstract away some of the code to read a user's color definitions from Xlib's X Resources.

It is designed to be included as part of graphical applications that want to theme their windows according to a user's X resources.

Obviously, X is needed in order for xcolors to work.

Commit count: 7

cargo fmt