aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version: bump0.3.7Dylan Araps2017-07-061-1/+1
* wallpaper: Fix a bug causing wallpaper not to change properly in some DEs.Dylan Araps2017-07-061-2/+2
* general: small cleanup.Dylan Araps2017-07-062-3/+2
* docs: licenseDylan Araps2017-07-051-0/+4
* util: Update docsDylan Araps2017-07-021-1/+1
* wallpaper: Update docsDylan Araps2017-07-021-1/+1
* util: Update docsDylan Araps2017-07-020-0/+0
* util: Update docsDylan Araps2017-07-021-2/+3
* Update settings.pyDylan Araps2017-07-021-1/+0
* reload: Update docsDylan Araps2017-07-021-1/+1
* magic: Update docsDylan Araps2017-07-021-2/+3
* sequences: Update docs.Dylan Araps2017-07-021-6/+6
* template: Fix whitespace.Dylan Araps2017-07-021-1/+1
* util: Fix set_grey type mismatch.Dylan Araps2017-07-012-14/+14
* general: Remove executable permission from python files.Dylan Araps2017-07-018-0/+0
* version: bump0.3.6Dylan Araps2017-07-011-1/+1
* template: Add generic special colors to xrdb.Dylan Araps2017-07-011-0/+5
* wallpaper: Move function around.Dylan Araps2017-06-301-22/+22
* 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
|\