It was only when I was finishing up working on this that I finally noticed the note in the documentation about AARRGGBB, oops!
Regardless, that note doesn't indicate that there will be errors if not using RRGGBB and there's no real reason to hold-over on that format (including setting defaults with it) if it's going to cause issues when users use worm with the most popular compositor.
I went a bit overboard with reimplementing the pywal bit in the example rcfile, but it bothered me that when I tested it the foreground text colors would have to be set manually to maintain contrast.
Closes #60.
It was only when I was finishing up working on this that I finally noticed the note in the documentation about AARRGGBB, oops!
Regardless, that note doesn't indicate that there will be errors if not using RRGGBB and there's no real reason to hold-over on that format (including setting defaults with it) if it's going to cause issues when users use worm with the most popular compositor.
I went a bit overboard with reimplementing the pywal bit in the example rcfile, but it bothered me that when I tested it the foreground text colors would have to be set manually to maintain contrast.