summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-30general: Add manifestDylan Araps
2017-06-30setup: Remove useless line.Dylan Araps
2017-06-30docs: Add pypi badge.Dylan Araps
2017-06-30docs: Add pypi badge.Dylan Araps
2017-06-30version: bumpDylan Araps
2017-06-30colors: Fix bug with i3 titlebars not being the right color.Dylan Araps
2017-06-30docs: READMEDylan Araps
2017-06-30template: Remove un-needed line from konsole config.Dylan Araps
2017-06-30docs: READMEDylan Araps
2017-06-30template: Added a template for Konsole theme generation.Dylan Araps
2017-06-30general: Remove MANIFEST.in. Turns out it's uneeded.Dylan Araps
2017-06-30general: Remove non-ascii char from setup.pyDylan Araps
2017-06-30version: bumpDylan Araps
2017-06-30version: bumpDylan Araps
2017-06-30general: Add MANIFEST.inDylan Araps
2017-06-30general: cleanupDylan Araps
2017-06-30version: bumpDylan Araps
2017-06-30docs: READMEDylan Araps
2017-06-30wallpaper: Fix bug with wallpaper not being set. Closes #21Dylan Araps
2017-06-30tests: Fix test.Dylan Araps
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