summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-30general: Rename gen_colors to magicDylan Araps
2017-06-30general: Rename set_colors to sequencesDylan Araps
2017-06-30tests: Update tests.Dylan Araps
2017-06-30general: Split image functions into own module and remove un-needed pathlib i...Dylan Araps
2017-06-30general: Rename export_colors to export.Dylan Araps
2017-06-30export: Simplify expressions.Dylan Araps
2017-06-30tests: Fix linting and tests.Dylan Araps
2017-06-30Merge pull request #20 from opatut/refactor-templatingDylan Araps
2017-06-29template: refactor to allow {color1.rgb} notation and remove putty exceptionPaul Bienkowski
2017-06-29template: Fix whitespace.Dylan Araps
2017-06-29Merge pull request #19 from dylanaraps/jsonDylan Araps
2017-06-29Merge pull request #18 from dylanaraps/templateDylan Araps
2017-06-29Merge pull request #16 from dylanaraps/jsonDylan Araps
2017-06-29templates: Add background, foreground and cursor.Dylan Araps
2017-06-29general: Remove duplicate code.Dylan Araps
2017-06-29template: Don't make dir a constant.Dylan Araps
2017-06-29export: Make function more general for the test.Dylan Araps
2017-06-29general: comments.Dylan Araps
2017-06-29general: Added back printing of export.Dylan Araps
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