summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-24Merge branch 'master' of github.com:dylanaraps/pywalDylan Araps
2020-01-24sequences: Add support for st. Closes #478Dylan Araps
2020-01-23Merge pull request #250 from noyoshi/add-vs-code-supportdylan
vscode template json file added
2020-01-23Merge branch 'master' into add-vs-code-supportdylan
2020-01-23Merge pull request #389 from aschey/theme_savedylan
New features- saving user themes and loading random user themes
2020-01-23Merge pull request #474 from AmitPr/masterdylan
Add ability to run functions on colors from templates
2019-12-20Cleaned up code for pylintAmit Prasad
2019-12-20Undo unneeded changesAmit Prasad
2019-12-20BeautifyAmit Prasad
2019-12-18Merge branch 'master' of https://github.com/AmitPr/pywalAmit Prasad
2019-12-18Commented and minimize.Amit Prasad
2019-12-18Update ReadmeAmit Prasad
2019-12-18Update ReadmeAmit Prasad
2019-12-17Added ability to modify colors using methods ( .lighten(%), .darken(%), ↵Amit Prasad
.saturate(%) for now)
2019-12-16Started working on matching functionsAmit Prasad
2019-12-01Merge branch 'master' into theme_saveaschey
2019-10-01Merge pull request #457 from LoLei/456-fix-FileNotFoundErrordylan
[Bug] Fix error if theme has never been set
2019-10-01Fix FileNotFoundError if theme has never been setLorenz Leitner
2019-10-01Merge pull request #456 from LoLei/305-symbol-themedylan
[Enhancement] #305: Add indication next to previous theme when running wal --theme
2019-10-01Fix line length for pylintLorenz Leitner
2019-10-01Fix pylintLorenz Leitner
2019-10-01Do for all types of themesLorenz Leitner
(dark, light, user)
2019-10-01Print (last used) next to last used themeLorenz Leitner
2019-10-01Save used theme in CACHE_DIRLorenz Leitner
2019-09-27misc: fix lintDylan Araps
2019-09-27misc: fix lintDylan Araps
2019-09-27misc: fix lintDylan Araps
2019-09-27misc: fix lintDylan Araps
2019-09-27misc: fix lintDylan Araps
2019-09-27Merge pull request #443 from dithpri/fix-upstream-duplicatesdylan
Remove duplicate color entries in dkeg colorschemes
2019-09-11Merge pull request #452 from LoLei/441-newblack
[Feature] Use last used wallpaper for color generation
2019-09-11Use separate flag for last used wallpaperLorenz Leitner
2019-09-11Use util.read_file instead of inline file readingLorenz Leitner
2019-09-10Fix filenameLorenz Leitner
2019-09-10Make wal -R understand the -l flag, add -d flagLorenz Leitner
https://github.com/dylanaraps/pywal/issues/441
2019-09-10Update README.mdblack
2019-08-24Remove duplicate color entries in dkeg colorschemesdithpri
2019-07-14Merge pull request #431 from MrHuds0n/masterblack
Added a stylus template
2019-07-14Added a stylus templateBuildTools
2019-05-26Merge pull request #393 from LoLei/270-recursive-i-argumentblack
Add support for #270: Recursive -i argument
2019-05-03Merge pull request #397 from Djent-/masterblack
Improved/Fixed kitty support
2019-05-02Change indentation to appease pylintDjent-
2019-05-02Shorten lines for Travis CIDjent-
2019-05-02Switch kitty tab colors to make more senseDjent-
2019-05-01Merge pull request #410 from ltgouvea/base16-snazzyblack
adds base16-snazzy colorscheme
2019-04-30adds base16-snazzy colorschemeLucas Gouvêa (K2)
2019-04-30Merge pull request #395 from ellisgeek/masterblack
Add support for setting wallpaper in xfce > 4.12
2019-04-30Merge pull request #406 from WillEccles/pidof-mac-fixblack
Fixed pidof invalid argument on Mac OS
2019-04-04fixed pidof on mac osWill Eccles
2019-03-22Add color config for internal window bordersdjent-