#color #resources #resource-manager #read #xlib #access #xresources

yanked xcolors

A very rudimentary library to access Xresources colours from Rust

0.1.0 Feb 8, 2019

#17 in #xlib

Custom license

7KB
126 lines

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.

Dependencies

~460KB