aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version: bump0.3.2Dylan Araps2017-06-302-1/+2
* version: bump0.3.1Dylan Araps2017-06-301-1/+1
* general: Add MANIFEST.inDylan Araps2017-06-301-0/+1
* general: cleanupDylan Araps2017-06-303-3/+1
* version: bump0.3.0Dylan Araps2017-06-301-1/+1
* docs: READMEDylan Araps2017-06-301-0/+4
* wallpaper: Fix bug with wallpaper not being set. Closes #21Dylan Araps2017-06-301-18/+26
* tests: Fix test.Dylan Araps2017-06-301-0/+1
* general: Rename gen_colors to magicDylan Araps2017-06-303-8/+8
* general: Rename set_colors to sequencesDylan Araps2017-06-307-54/+52
* tests: Update tests.Dylan Araps2017-06-302-10/+21
* general: Split image functions into own module and remove un-needed pathlib i...Dylan Araps2017-06-304-49/+55
* general: Rename export_colors to export.Dylan Araps2017-06-303-5/+5
* export: Simplify expressions.Dylan Araps2017-06-301-5/+3
* tests: Fix linting and tests.Dylan Araps2017-06-303-17/+25
* Merge pull request #20 from opatut/refactor-templatingDylan Araps2017-06-306-43/+48
|\
| * template: refactor to allow {color1.rgb} notation and remove putty exceptionPaul Bienkowski2017-06-296-43/+48
|/
* template: Fix whitespace.Dylan Araps2017-06-291-16/+16
* Merge pull request #19 from dylanaraps/jsonDylan Araps2017-06-2913-186/+248
|\
| * Merge pull request #18 from dylanaraps/templateDylan Araps2017-06-2913-186/+248
| |\
| | * templates: Add background, foreground and cursor.Dylan Araps2017-06-295-16/+34
| | * general: Remove duplicate code.Dylan Araps2017-06-292-4/+32
| | * template: Don't make dir a constant.Dylan Araps2017-06-292-6/+7
| | * export: Make function more general for the test.Dylan Araps2017-06-295-62/+41
| | * general: comments.Dylan Araps2017-06-291-2/+4
| | * general: Added back printing of export.Dylan Araps2017-06-291-0/+2
| | * colors: Convert colors to rgb for putty.Dylan Araps2017-06-291-1/+13
| | * template: Add initial putty template.Dylan Araps2017-06-292-5/+26
| | * templates: Added template for x colors.Dylan Araps2017-06-291-0/+2
| | * templates: Added template for x colors.Dylan Araps2017-06-291-0/+53
| | * templates: Added templates for scss and sh.Dylan Araps2017-06-292-0/+36
| | * colors: Use templates.Dylan Araps2017-06-295-138/+46
| |/
* | Merge pull request #16 from dylanaraps/jsonDylan Araps2017-06-2911-76/+162
|\|
| * colors: Figured out what the escape sequences do.Dylan Araps2017-06-291-4/+4
| * tests: Update tests to support the new json config files.Dylan Araps2017-06-291-1/+1
| * tests: Update tests to support the new json config files.Dylan Araps2017-06-296-35/+63
| * General: comment.Dylan Araps2017-06-291-1/+2
| * colors: Use json for all wal generated colors.Dylan Araps2017-06-293-3/+13
| * colors: Store generated colors in a dict to later export to json.Dylan Araps2017-06-292-2/+20
| * colors: Add json support to exported files.Dylan Araps2017-06-292-28/+41
| * colors: Add support for importing colors in a json format.Dylan Araps2017-06-293-9/+25
|/
* DOCS: READMEDylan Araps2017-06-281-4/+7
* Merge pull request #14 from opatut/load-colorscheme-from-fileDylan Araps2017-06-281-0/+14
|\
| * main: add -f flag to read colorscheme from filePaul Bienkowski2017-06-281-0/+14
|/
* General: Better solution to bug.0.2.6Dylan Araps2017-06-281-3/+4
* General: Fix wallpaper bugDylan Araps2017-06-281-2/+2
* version: bumpDylan Araps2017-06-281-1/+1
* General: Fix bug when shuffling in a directory with only one image.Dylan Araps2017-06-281-3/+7
* DOCS: CONTRIBUTINGDylan Araps2017-06-271-1/+1
* General: Fix test.Dylan Araps2017-06-271-1/+1