aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge pull request #250 from noyoshi/add-vs-code-supportdylan2020-01-232-0/+15
| |\ | | | | | | vscode template json file added
| | * Merge branch 'master' into add-vs-code-supportdylan2020-01-2392-250/+641
| | |\ | | |/ | |/|
| * | Merge pull request #389 from aschey/theme_savedylan2020-01-232-1/+28
| |\ \ | | | | | | | | New features- saving user themes and loading random user themes
| | * \ Merge branch 'master' into theme_saveaschey2019-12-0174-94/+210
| | |\ \
| | * | | added features for saving user themes and loading random themesAustin Schey2019-03-052-1/+28
| | | | |
| * | | | Merge pull request #474 from AmitPr/masterdylan2020-01-233-9/+63
| |\ \ \ \ | | |_|/ / | |/| | | Add ability to run functions on colors from templates
| | * | | Cleaned up code for pylintAmit Prasad2019-12-202-43/+46
| | | | |
| | * | | Undo unneeded changesAmit Prasad2019-12-201-3/+0
| | | | |
| | * | | BeautifyAmit Prasad2019-12-204-22/+28
| | | | |
| | * | | Merge branch 'master' of https://github.com/AmitPr/pywalAmit Prasad2019-12-180-0/+0
| | |\ \ \
| | | * | | Update ReadmeAmit Prasad2019-12-181-1/+2
| | | | | |
| | * | | | Commented and minimize.Amit Prasad2019-12-183-28/+25
| | |/ / /
| | * | | Update ReadmeAmit Prasad2019-12-181-1/+6
| | | | |
| | * | | Added ability to modify colors using methods ( .lighten(%), .darken(%), ↵Amit Prasad2019-12-173-30/+45
| | | | | | | | | | | | | | | | | | | | .saturate(%) for now)
| | * | | Started working on matching functionsAmit Prasad2019-12-162-1/+32
| |/ / /
| * | | Merge pull request #457 from LoLei/456-fix-FileNotFoundErrordylan2019-10-011-2/+5
| |\ \ \ | | | | | | | | | | [Bug] Fix error if theme has never been set
| | * | | Fix FileNotFoundError if theme has never been setLorenz Leitner2019-10-011-2/+5
| | | | |
| * | | | Merge pull request #456 from LoLei/305-symbol-themedylan2019-10-011-4/+12
| |\| | | | | | | | | | | | | [Enhancement] #305: Add indication next to previous theme when running wal --theme
| | * | | Fix line length for pylintLorenz Leitner2019-10-011-3/+2
| | | | |
| | * | | Fix pylintLorenz Leitner2019-10-011-7/+8
| | | | |
| | * | | Do for all types of themesLorenz Leitner2019-10-011-4/+6
| | | | | | | | | | | | | | | | | | | | (dark, light, user)
| | * | | Print (last used) next to last used themeLorenz Leitner2019-10-011-1/+6
| | | | |
| | * | | Save used theme in CACHE_DIRLorenz Leitner2019-10-011-1/+2
| |/ / /
| | | * background and comment colors correctedsilver2018-05-301-5/+3
| | | |\
| | | | * vscode template json file addedNoah Yoshida2018-05-292-0/+17
| | | | |
| | | * | vscode template json file addedNoah Yoshida2018-05-292-0/+17
| | | |/
* | | / sequences: Add support for st. Closes #478Dylan Araps2020-01-241-1/+2
|/ / /
* | | misc: fix lintDylan Araps2019-09-271-1/+1
| | |
* | | misc: fix lintDylan Araps2019-09-271-1/+1
| | |
* | | misc: fix lintDylan Araps2019-09-271-1/+2
| | |
* | | misc: fix lintDylan Araps2019-09-271-1/+1
| | |
* | | misc: fix lintDylan Araps2019-09-271-1/+1
| | |
* | | Merge pull request #443 from dithpri/fix-upstream-duplicatesdylan2019-09-2759-59/+59
|\ \ \ | | | | | | | | Remove duplicate color entries in dkeg colorschemes
| * | | Remove duplicate color entries in dkeg colorschemesdithpri2019-08-2459-59/+59
| | | |
* | | | Merge pull request #452 from LoLei/441-newblack2019-09-111-0/+9
|\ \ \ \ | | | | | | | | | | [Feature] Use last used wallpaper for color generation
| * | | | Use separate flag for last used wallpaperLorenz Leitner2019-09-111-11/+8
| | | | |
| * | | | Use util.read_file instead of inline file readingLorenz Leitner2019-09-111-6/+4
| | | | |
| * | | | Fix filenameLorenz Leitner2019-09-101-4/+4
| | | | |
| * | | | Make wal -R understand the -l flag, add -d flagLorenz Leitner2019-09-101-0/+14
|/ / / / | | | | | | | | | | | | https://github.com/dylanaraps/pywal/issues/441
* / / / Update README.mdblack2019-09-101-1/+0
|/ / /
* | | Merge pull request #431 from MrHuds0n/masterblack2019-07-141-0/+24
|\ \ \ | | | | | | | | Added a stylus template
| * | | Added a stylus templateBuildTools2019-07-141-0/+24
|/ / /
* | | Merge pull request #393 from LoLei/270-recursive-i-argumentblack2019-05-262-10/+41
|\ \ \ | | | | | | | | Add support for #270: Recursive -i argument
| * | | Finally fix indendationLorenz Leitner2019-03-151-1/+1
| | | |
| * | | Try to fix indentation againLorenz Leitner2019-03-151-1/+1
| | | |
| * | | Fix unused variableLorenz Leitner2019-03-151-1/+1
| | | |
| * | | Fix indentationLorenz Leitner2019-03-151-1/+1
| | | |
| * | | Remove redundant methodLorenz Leitner2019-03-151-22/+7
| | | |
| * | | Add recursive argument to cliLorenz Leitner2019-03-152-2/+7
| | | |
| * | | Iterative images recursivelyLorenz Leitner2019-03-151-8/+15
| | | |