Commit Graph

1089 Commits

Author SHA1 Message Date
1bc5c0e63a Merge pull request #483 from GabrielaMafra/master
Tilix template
2020-02-05 13:47:24 +02:00
1925d44436 Add tilix template to export 2020-02-05 08:37:38 -03:00
42ad8f014d Merge branch 'master' of github.com:dylanaraps/pywal 2020-01-24 08:26:06 +02:00
11758b4548 sequences: Add support for st. Closes #478 2020-01-24 08:25:44 +02:00
db48957bde Merge pull request #250 from noyoshi/add-vs-code-support
vscode template json file added
2020-01-23 10:38:42 +02:00
c1d90676f9 Merge branch 'master' into add-vs-code-support 2020-01-23 10:38:33 +02:00
3537e8cc8f Merge pull request #389 from aschey/theme_save
New features- saving user themes and loading random user themes
2020-01-23 10:36:13 +02:00
ca389ce114 Merge pull request #474 from AmitPr/master
Add ability to run functions on colors from templates
2020-01-23 10:33:47 +02:00
d4bd389b43 Cleaned up code for pylint 2019-12-20 11:34:57 -05:00
f06edfa7a2 Undo unneeded changes 2019-12-20 10:00:38 -05:00
c29151de46 Beautify 2019-12-20 09:44:19 -05:00
c0896043aa Merge branch 'master' of https://github.com/AmitPr/pywal 2019-12-18 16:06:20 -05:00
f0692c31eb Commented and minimize. 2019-12-18 13:28:13 -05:00
fc885697c4 Update Readme 2019-12-18 00:36:05 -05:00
0a4f2e6dae Update Readme 2019-12-18 00:34:48 -05:00
02acd28f06 Added ability to modify colors using methods ( .lighten(%), .darken(%), .saturate(%) for now) 2019-12-17 20:29:04 -05:00
b9fd064d30 Started working on matching functions 2019-12-16 11:45:22 -05:00
85526b6571 Merge branch 'master' into theme_save 2019-12-01 14:28:23 -06:00
c18f4014f9 Merge pull request #457 from LoLei/456-fix-FileNotFoundError
[Bug] Fix error if theme has never been set
2019-10-01 18:13:08 +03:00
4cc2dda585 Fix FileNotFoundError if theme has never been set 2019-10-01 16:54:53 +02:00
f90940dd95 Merge pull request #456 from LoLei/305-symbol-theme
[Enhancement] #305: Add indication next to previous theme when running wal --theme
2019-10-01 13:08:42 +03:00
b6a11f6338 Fix line length for pylint 2019-10-01 11:54:42 +02:00
0c32f4e9a9 Fix pylint 2019-10-01 11:18:37 +02:00
fe700cb77a Do for all types of themes
(dark, light, user)
2019-10-01 11:00:42 +02:00
3476989e6b Print (last used) next to last used theme 2019-10-01 10:58:39 +02:00
3bc9f10451 Save used theme in CACHE_DIR 2019-10-01 10:37:07 +02:00
a84b5ec2ab misc: fix lint 2019-09-27 20:44:51 +03:00
030dfe015d misc: fix lint 2019-09-27 20:40:28 +03:00
445b8fcbb6 misc: fix lint 2019-09-27 20:37:23 +03:00
56c60ca2e6 misc: fix lint 2019-09-27 20:36:52 +03:00
609fab9bfb misc: fix lint 2019-09-27 20:36:04 +03:00
426768e77b Merge pull request #443 from dithpri/fix-upstream-duplicates
Remove duplicate color entries in dkeg colorschemes
2019-09-27 17:38:49 +03:00
d279ed656f Merge pull request #452 from LoLei/441-new
[Feature] Use last used wallpaper for color generation
2019-09-11 21:16:09 +03:00
bab56a88a8 Use separate flag for last used wallpaper 2019-09-11 19:40:34 +02:00
fefcd53fcf Use util.read_file instead of inline file reading 2019-09-11 09:35:31 +02:00
f44ca5da87 Fix filename 2019-09-10 20:31:42 +02:00
1bd5542beb Make wal -R understand the -l flag, add -d flag
https://github.com/dylanaraps/pywal/issues/441
2019-09-10 18:09:43 +02:00
70c45f580e Update README.md 2019-09-10 05:47:47 +00:00
182dfbb877 Remove duplicate color entries in dkeg colorschemes 2019-08-24 04:04:34 +02:00
72bdbc9705 Merge pull request #431 from MrHuds0n/master
Added a stylus template
2019-07-14 18:05:31 +03:00
33aa30925b Added a stylus template 2019-07-14 13:02:41 +02:00
591cc31b49 Merge pull request #393 from LoLei/270-recursive-i-argument
Add support for #270:  Recursive -i argument
2019-05-26 15:52:03 +03:00
b63e4f2d82 Merge pull request #397 from Djent-/master
Improved/Fixed kitty support
2019-05-03 09:01:19 +03:00
b832581220 Change indentation to appease pylint 2019-05-02 14:22:20 -07:00
b78bf719e6 Shorten lines for Travis CI 2019-05-02 14:14:48 -07:00
04413ee285 Switch kitty tab colors to make more sense 2019-05-02 13:33:55 -07:00
13b9852f39 Merge pull request #410 from ltgouvea/base16-snazzy
adds base16-snazzy colorscheme
2019-05-01 09:59:32 +03:00
256f9761e5 adds base16-snazzy colorscheme 2019-04-30 18:23:39 -03:00
3cedb38053 Merge pull request #395 from ellisgeek/master
Add support for setting wallpaper in xfce > 4.12
2019-04-30 12:05:19 +03:00
e7d956ca18 Merge pull request #406 from WillEccles/pidof-mac-fix
Fixed pidof invalid argument on Mac OS
2019-04-30 12:02:28 +03:00