| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | version: bump0.3.4 | Dylan Araps | 2017-06-30 | 1 | -1/+1 |
| | | |||||
| * | colors: Fix bug with i3 titlebars not being the right color. | Dylan Araps | 2017-06-30 | 1 | -7/+7 |
| | | |||||
| * | docs: README | Dylan Araps | 2017-06-30 | 1 | -3/+7 |
| | | |||||
| * | template: Remove un-needed line from konsole config. | Dylan Araps | 2017-06-30 | 1 | -1/+0 |
| | | |||||
| * | docs: README | Dylan Araps | 2017-06-30 | 1 | -1/+6 |
| | | |||||
| * | template: Added a template for Konsole theme generation. | Dylan Araps | 2017-06-30 | 1 | -0/+64 |
| | | |||||
| * | general: Remove MANIFEST.in. Turns out it's uneeded. | Dylan Araps | 2017-06-30 | 1 | -1/+0 |
| | | |||||
| * | general: Remove non-ascii char from setup.py0.3.3 | Dylan Araps | 2017-06-30 | 2 | -2/+2 |
| | | |||||
| * | version: bump0.3.2 | Dylan Araps | 2017-06-30 | 2 | -1/+2 |
| | | |||||
| * | version: bump0.3.1 | Dylan Araps | 2017-06-30 | 1 | -1/+1 |
| | | |||||
| * | general: Add MANIFEST.in | Dylan Araps | 2017-06-30 | 1 | -0/+1 |
| | | |||||
| * | general: cleanup | Dylan Araps | 2017-06-30 | 3 | -3/+1 |
| | | |||||
| * | version: bump0.3.0 | Dylan Araps | 2017-06-30 | 1 | -1/+1 |
| | | |||||
| * | docs: README | Dylan Araps | 2017-06-30 | 1 | -0/+4 |
| | | |||||
| * | wallpaper: Fix bug with wallpaper not being set. Closes #21 | Dylan Araps | 2017-06-30 | 1 | -18/+26 |
| | | |||||
| * | tests: Fix test. | Dylan Araps | 2017-06-30 | 1 | -0/+1 |
| | | |||||
| * | general: Rename gen_colors to magic | Dylan Araps | 2017-06-30 | 3 | -8/+8 |
| | | |||||
| * | general: Rename set_colors to sequences | Dylan Araps | 2017-06-30 | 7 | -54/+52 |
| | | |||||
| * | tests: Update tests. | Dylan Araps | 2017-06-30 | 2 | -10/+21 |
| | | |||||
| * | general: Split image functions into own module and remove un-needed pathlib ↵ | Dylan Araps | 2017-06-30 | 4 | -49/+55 |
| | | | | | imports. | ||||
| * | general: Rename export_colors to export. | Dylan Araps | 2017-06-30 | 3 | -5/+5 |
| | | |||||
| * | export: Simplify expressions. | Dylan Araps | 2017-06-30 | 1 | -5/+3 |
| | | |||||
| * | tests: Fix linting and tests. | Dylan Araps | 2017-06-30 | 3 | -17/+25 |
| | | |||||
| * | Merge pull request #20 from opatut/refactor-templating | Dylan Araps | 2017-06-30 | 6 | -43/+48 |
| |\ | | | | | Refactor tempalting to allow {color1.rgb} notation and remove putty exception | ||||
| | * | template: refactor to allow {color1.rgb} notation and remove putty exception | Paul Bienkowski | 2017-06-29 | 6 | -43/+48 |
| |/ | |||||
| * | template: Fix whitespace. | Dylan Araps | 2017-06-29 | 1 | -16/+16 |
| | | |||||
| * | Merge pull request #19 from dylanaraps/json | Dylan Araps | 2017-06-29 | 13 | -186/+248 |
| |\ | | | | | colors: Use template files and un-hard-code export formats. | ||||
| | * | Merge pull request #18 from dylanaraps/template | Dylan Araps | 2017-06-29 | 13 | -186/+248 |
| | |\ | | | | | | | colors: Use template files and un-hard-code export formats. | ||||
| | | * | templates: Add background, foreground and cursor. | Dylan Araps | 2017-06-29 | 5 | -16/+34 |
| | | | | |||||
| | | * | general: Remove duplicate code. | Dylan Araps | 2017-06-29 | 2 | -4/+32 |
| | | | | |||||
| | | * | template: Don't make dir a constant. | Dylan Araps | 2017-06-29 | 2 | -6/+7 |
| | | | | |||||
| | | * | export: Make function more general for the test. | Dylan Araps | 2017-06-29 | 5 | -62/+41 |
| | | | | |||||
| | | * | general: comments. | Dylan Araps | 2017-06-29 | 1 | -2/+4 |
| | | | | |||||
| | | * | general: Added back printing of export. | Dylan Araps | 2017-06-29 | 1 | -0/+2 |
| | | | | |||||
| | | * | colors: Convert colors to rgb for putty. | Dylan Araps | 2017-06-29 | 1 | -1/+13 |
| | | | | |||||
| | | * | template: Add initial putty template. | Dylan Araps | 2017-06-29 | 2 | -5/+26 |
| | | | | |||||
| | | * | templates: Added template for x colors. | Dylan Araps | 2017-06-29 | 1 | -0/+2 |
| | | | | |||||
| | | * | templates: Added template for x colors. | Dylan Araps | 2017-06-29 | 1 | -0/+53 |
| | | | | |||||
| | | * | templates: Added templates for scss and sh. | Dylan Araps | 2017-06-29 | 2 | -0/+36 |
| | | | | |||||
| | | * | colors: Use templates. | Dylan Araps | 2017-06-29 | 5 | -138/+46 |
| | |/ | |||||
| * | | Merge pull request #16 from dylanaraps/json | Dylan Araps | 2017-06-29 | 11 | -76/+162 |
| |\| | | | | | colors: Store colors in a json format. | ||||
| | * | colors: Figured out what the escape sequences do. | Dylan Araps | 2017-06-29 | 1 | -4/+4 |
| | | | |||||
| | * | tests: Update tests to support the new json config files. | Dylan Araps | 2017-06-29 | 1 | -1/+1 |
| | | | |||||
| | * | tests: Update tests to support the new json config files. | Dylan Araps | 2017-06-29 | 6 | -35/+63 |
| | | | |||||
| | * | General: comment. | Dylan Araps | 2017-06-29 | 1 | -1/+2 |
| | | | |||||
| | * | colors: Use json for all wal generated colors. | Dylan Araps | 2017-06-29 | 3 | -3/+13 |
| | | | |||||
| | * | colors: Store generated colors in a dict to later export to json. | Dylan Araps | 2017-06-29 | 2 | -2/+20 |
| | | | |||||
| | * | colors: Add json support to exported files. | Dylan Araps | 2017-06-29 | 2 | -28/+41 |
| | | | |||||
| | * | colors: Add support for importing colors in a json format. | Dylan Araps | 2017-06-29 | 3 | -9/+25 |
| |/ | |||||
| * | DOCS: README | Dylan Araps | 2017-06-28 | 1 | -4/+7 |
| | | |||||