aboutsummaryrefslogtreecommitdiff
path: root/pywal
AgeCommit message (Expand)Author
2022-03-15Merge remote-tracking branch 'upst/master'HEADmasterCaleb Noelke
2021-09-09add fast_colorthief backendatagen
2021-08-31Updated templates to be compatible with rofi 1.7.0^jokersus
2021-08-11Normalize wallpaper path to forward slashMike Wallio
2021-05-20Added command line option --nine, which reverts to generating 9 colors, and a...Todd Sonjiku
2021-05-19Fixed wal backend generating only 9 colorsTodd Sonjiku
2021-05-03Made all backend scripts, use the newly modified adjust function from colors....Todd Sonjiku
2020-09-27Merge pull request #545 from ryuta69/topic_add_themer_templatedylan
2020-09-21fix: match gruvbox colorscheme to original valuesGianni Chiappetta
2020-09-13Merge pull request #550 from timgates42/bugfix_typo_foregrounddylan
2020-09-14docs: Fix simple typo, foregound -> foregroundTim Gates
2020-09-13Merge pull request #546 from ryuta69/fix_longline_for_flake8dylan
2020-09-13Merge pull request #518 from robwaz/masterdylan
2020-09-05Fix longline for flake8ryuta69
2020-09-05Fix bracketsryuta69
2020-09-05Add themer templateryuta69
2020-08-04Errors fixed.threadreaper
2020-08-04Errors fixed.threadreaper
2020-08-04Added a .css theme template for Notepadqq.threadreaper
2020-08-04??threadreaper
2020-08-03Added support for changing wallpaper on KDE Plasma.threadreaper
2020-05-25Add decimal output supportSeth Holland
2020-05-13Fix for kitty alpha_dec replacerhhell
2020-05-04Merge pull request #497 from patzm/patzm/feat/alpha_decimaldylan
2020-05-04Merge pull request #485 from loiccoyle/masterdylan
2020-05-04add pylint disable, r-string, line length, change isinstanceLoic Coyle
2020-05-03Update wallpaper.pyChris Garvin
2020-04-30remove extra white-spaceMartin Patz
2020-04-20Use %-strings, not f-stringrob
2020-04-18MacOS - Dock crash fix v2rob
2020-03-29Add support for xwallpaperVĂ­ctor Lasa
2020-03-23update kitty config file to include opacityMartin Patz
2020-03-23docstrings all end with a dotMartin Patz
2020-03-23add a docstringMartin Patz
2020-03-23exposes the alpha value as a decimal as wellMartin Patz
2020-03-16reload: add explicit check to False to avoid exceptionsdeviantfero
2020-03-16reload: revert to using subprocess.run to wait for each merge to finishdeviantfero
2020-03-02Merge branch 'master' of ssh://github.com/dylanaraps/pywalLoic Coyle
2020-02-20Added red, green and blue properties to Color class. These give access to sep...Stefan Frick
2020-02-09fix template issueLoic Coyle
2020-02-05Add tilix template to exportGabriela Mafra
2020-01-24Merge branch 'master' of github.com:dylanaraps/pywalDylan Araps
2020-01-24sequences: Add support for st. Closes #478Dylan Araps
2020-01-23Merge branch 'master' into add-vs-code-supportdylan
2020-01-23Merge pull request #389 from aschey/theme_savedylan
2019-12-20Cleaned up code for pylintAmit Prasad
2019-12-20Undo unneeded changesAmit 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