Set XResources settings in a file, from different input types and run the new file.
Use go install
.
(Optional) Rename the file to avoid conflicts or to your taste.
(Optional) Add the file to your path.
theme help Returns short help and usage
theme set filename Set current colors to colors in "filename"
theme save filename Save current colors to file "filename"
Currently, only XResources files (content like: *.color0: #ABCDEF
) and "pywal" JSON files (found in this repo) are supported. I will add more when I feel the need to.