summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-29colors: Convert colors to rgb for putty.Dylan Araps
2017-06-29template: Add initial putty template.Dylan Araps
2017-06-29templates: Added template for x colors.Dylan Araps
2017-06-29templates: Added template for x colors.Dylan Araps
2017-06-29templates: Added templates for scss and sh.Dylan Araps
2017-06-29colors: Use templates.Dylan Araps
2017-06-29colors: Figured out what the escape sequences do.Dylan Araps
2017-06-29tests: Update tests to support the new json config files.Dylan Araps
2017-06-29tests: Update tests to support the new json config files.Dylan Araps
2017-06-29General: comment.Dylan Araps
2017-06-29colors: Use json for all wal generated colors.Dylan Araps
2017-06-29colors: Store generated colors in a dict to later export to json.Dylan Araps
2017-06-29colors: Add json support to exported files.Dylan Araps
2017-06-29colors: Add support for importing colors in a json format.Dylan Araps
2017-06-28DOCS: READMEDylan Araps
2017-06-28Merge pull request #14 from opatut/load-colorscheme-from-fileDylan Araps
2017-06-28main: add -f flag to read colorscheme from filePaul Bienkowski
2017-06-28General: Better solution to bug.Dylan Araps
2017-06-28General: Fix wallpaper bugDylan Araps
2017-06-28version: bumpDylan Araps
2017-06-28General: Fix bug when shuffling in a directory with only one image.Dylan Araps
2017-06-27DOCS: CONTRIBUTINGDylan Araps
2017-06-27General: Fix test.Dylan Araps
2017-06-27image: Use os.scandir to find images.Dylan Araps
2017-06-27tests: Remove unused line.Dylan Araps
2017-06-27General: Rename file to match others.Dylan Araps
2017-06-27version: Release 0.2.5Dylan Araps
2017-06-27Merge pull request #11 from dylanaraps/testsDylan Araps
2017-06-27tests: Fix comment.Dylan Araps
2017-06-27travis: Install imagemagick.Dylan Araps
2017-06-27tests: Add a real image file.Dylan Araps
2017-06-27tests: Move test files to other directory.Dylan Araps
2017-06-27tests: Added gen_colors test.Dylan Araps
2017-06-27tests: Added set_colors tests.Dylan Araps
2017-06-27tests: Added format_colors test.Dylan Araps
2017-06-27tests: Fix commentsDylan Araps
2017-06-27tests: Integrate tests with travisDylan Araps
2017-06-27tests: Integrate tests with setup.puDylan Araps
2017-06-27General: Add initial test.Dylan Araps
2017-06-27General: Remove find_packagesDylan Araps
2017-06-27General: Fix pywal error.Dylan Araps
2017-06-27Release: 0.2.1Dylan Araps
2017-06-27Merge pull request #10 from danielx/setup-fixDylan Araps
2017-06-26General: fix console_script entry_point. Closes #9Daniel Liljeström
2017-06-27General: Remove changelog.Dylan Araps
2017-06-27version: bumpDylan Araps
2017-06-27General: Remove unused function.Dylan Araps
2017-06-27DOCS: READMEDylan Araps
2017-06-27Merge pull request #8 from dylanaraps/splitDylan Araps
2017-06-27General: Shorten sort_colors.Dylan Araps