aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version: bump0.3.5Dylan Araps2017-06-301-1/+1
* general: Add manifestDylan Araps2017-06-301-0/+1
* setup: Remove useless line.Dylan Araps2017-06-301-2/+0
* docs: Add pypi badge.Dylan Araps2017-06-301-1/+1
* docs: Add pypi badge.Dylan Araps2017-06-301-1/+1
* version: bump0.3.4Dylan Araps2017-06-301-1/+1
* colors: Fix bug with i3 titlebars not being the right color.Dylan Araps2017-06-301-7/+7
* docs: READMEDylan Araps2017-06-301-3/+7
* template: Remove un-needed line from konsole config.Dylan Araps2017-06-301-1/+0
* docs: READMEDylan Araps2017-06-301-1/+6
* template: Added a template for Konsole theme generation.Dylan Araps2017-06-301-0/+64
* general: Remove MANIFEST.in. Turns out it's uneeded.Dylan Araps2017-06-301-1/+0
* general: Remove non-ascii char from setup.py0.3.3Dylan Araps2017-06-302-2/+2
* 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