summaryrefslogtreecommitdiff
path: root/pywal/export.py
AgeCommit message (Expand)Author
2020-09-05Fix longline for flake8ryuta69
2020-08-04Errors fixed.threadreaper
2020-08-04Added a .css theme template for Notepadqq.threadreaper
2020-05-13Fix for kitty alpha_dec replacerhhell
2020-05-04add pylint disable, r-string, line length, change isinstanceLoic Coyle
2020-02-09fix template issueLoic Coyle
2020-01-23Merge branch 'master' into add-vs-code-supportdylan
2019-12-20Cleaned up code for pylintAmit Prasad
2019-12-20BeautifyAmit Prasad
2019-12-18Commented and minimize.Amit Prasad
2019-12-17Added ability to modify colors using methods ( .lighten(%), .darken(%), .satu...Amit Prasad
2019-12-16Started working on matching functionsAmit Prasad
2019-03-05docs: updateDylan Araps
2019-03-05docs: updateDylan Araps
2019-03-03export: Skip swp filesDylan Araps
2019-02-10export: Print error message if template can't be parsed.Dylan Araps
2019-01-04Merge pull request #346 from lasers/add-speedcrunchDylan Araps
2019-01-04Merge branch 'master' into masterDylan Araps
2019-01-04Merge pull request #354 from sraysmith/masterDylan Araps
2018-12-30template: add dmenu templateYounes Khoudli
2018-12-20I added the xmonad export_type.sraysmith
2018-11-26export: add speedcrunch templatelasers
2018-11-08template for waybarsurrealpie
2018-07-03Add kitty supportvxid
2018-05-29vscode template json file addedNoah Yoshida
2018-04-29general: Fix tests.Dylan Araps
2018-04-29general: Create dirs first.Dylan Araps
2018-04-02export: CleanupDylan Araps
2018-04-01general: Added logging.Dylan Araps
2018-03-03Fixed issue with .DS_Store filesblahsd
2018-01-17alpha: Store alpha value in scheme file. Fixes #120Dylan Araps
2018-01-03export: Add ttyDylan Araps
2018-01-02misc: changes.Dylan Araps
2018-01-02export: Add missing file definitions.Dylan Araps
2017-12-31export: Add rofi.Dylan Araps
2017-12-18general: Added user template support.dylan araps
2017-10-05Add resource file for swayRanieri Althoff
2017-08-10general: Remove all pathlib usageDylan Araps
2017-08-09general: Make pywal compatible with python 3.5Dylan Araps
2017-07-30general: Remove pointless f-stringDylan Araps
2017-07-29export: Fix formatDylan Araps
2017-07-29export: Export the colors in yaml.Dylan Araps
2017-07-24general: Rename constantsDylan Araps
2017-07-23api: Changed export arguments.Dylan Araps
2017-07-22general: Fixes.Dylan Araps
2017-07-22general: Remove comments that just repeat what the code does.Dylan Araps
2017-07-20General: Unhardcode all CACHE_DIR and COLOR_COUNT usage.Dylan Araps
2017-07-20api: Move CACHE_DIRdylan araps
2017-07-20api: Use wal file in __main__.pydylan araps
2017-07-09export: Add wallpaper to export files,Dylan Araps