Commit Graph

707 Commits

Author SHA1 Message Date
Dylan Araps
cb3d53ee0c themes: Initial theme support 2018-03-15 16:26:47 +11:00
Dylan Araps
da9226a8c4 image: Fix crash when using llight themes and gif images. Closes #196 2018-03-15 13:26:51 +11:00
Dylan Araps
50e880f6d4 Merge branch 'master' of github.com:dylanaraps/pywal 2018-03-06 08:18:17 +11:00
Dylan Araps
7451a64c7e xrdb: Add missing bg/fg colors. 2018-03-06 08:18:03 +11:00
Dylan Araps
29854edf38 version: bump 2018-03-04 08:48:02 +11:00
Dylan Araps
a1eb760489 travis: Remove macOS 2018-03-04 08:44:48 +11:00
Dylan Araps
da893b6a38 Merge branch 'master' of github.com:dylanaraps/pywal 2018-03-04 08:37:18 +11:00
Dylan Araps
fdec2b3a3c travis: Fix macOS 2018-03-04 08:35:29 +11:00
Dylan Araps
b5e97e591d
Merge pull request #195 from blahsd/master
Fixed issue with .DS_Store files
2018-03-04 08:19:19 +11:00
blahsd
6e94d880a0 Fixed issue with .DS_Store files 2018-03-03 15:27:21 +01:00
Dylan Araps
dafaa06389 export: Added octal support. Closes #193 2018-03-03 16:58:01 +11:00
Dylan Araps
39e5ab295b sequences: Fix terminal highlight. Closes #190 2018-03-03 16:20:13 +11:00
Dylan Araps
9dede6dd61 templates: Update tty.sh 2018-02-12 14:38:56 +11:00
Dylan Araps
4ba0afd8a9 templates: Add colon to rofi 2018-02-07 08:47:23 +11:00
Dylan Araps
732a3bb05d version: bump 2018-02-05 08:59:27 +11:00
Dylan Araps
59b42221c1
Merge pull request #177 from deviantfero/master
Use separate versioning for cache files and pywal.
2018-02-05 08:44:06 +11:00
deviantfero
25b802747d hotfix: chache -> cache 2018-02-04 15:38:48 -06:00
Dylan Araps
140c6bab1f colors: Fix comment color in dark themes. Closes #178 2018-02-05 08:28:44 +11:00
deviantfero
9a7e1d9f7f hotfix: add missing comma, remove unused import 2018-02-04 04:10:19 -06:00
deviantfero
ea2181ec5f general: change template_version for more appropriate name cache_version 2018-02-04 03:58:20 -06:00
deviantfero
5358053ee8 version: bump 2018-02-04 03:48:59 -06:00
deviantfero
a5c6f082f2 color: use __template_version__ instead of pywal's version to create cache_file 2018-02-04 03:47:33 -06:00
deviantfero
b6a5c81d2c general: add __template_version__ to avoid deprecating templates on each pywal release 2018-02-04 03:47:02 -06:00
Dylan Araps
ac2cee6751 util: Remove broken notifications 2018-02-04 16:31:00 +11:00
Dylan Araps
4090ada879 util: Remove broken notifications 2018-02-04 16:18:36 +11:00
Dylan Araps
775ceccf3a misc: fixes 2018-02-04 15:52:24 +11:00
Dylan Araps
63b6e35cd7 version: bump 2018-02-03 11:23:16 +11:00
Dylan Araps
bc56fe2521
Update README.md 2018-02-03 11:20:49 +11:00
Dylan Araps
4bd1021b67
Merge pull request #174 from dylanaraps/light
colors: Add light theme support.
2018-02-03 11:09:09 +11:00
Dylan Araps
602431eb07 colors: Add light theme support. 2018-02-03 10:57:39 +11:00
Dylan Araps
a3bedee34a colors: Add light theme support. 2018-02-03 10:50:22 +11:00
Dylan Araps
c4b5a667c9 colors: Add light theme support. 2018-02-03 10:16:05 +11:00
Dylan Araps
0c9148aa96 general: Allow both light and dark themes. 2018-02-03 10:00:04 +11:00
Dylan Araps
929c0ee5b0 colors: Add light theme support. 2018-02-02 19:41:39 +11:00
Dylan Araps
69604342a1 colors: Add light theme support. 2018-02-02 19:32:30 +11:00
Dylan Araps
059eeecfcd version: bump 2018-02-01 11:58:08 +11:00
Dylan Araps
c0fd6deff2 theme: Don't use oomox by default. -g now does the inverse. 2018-02-01 11:53:43 +11:00
Dylan Araps
a671152ff5 misc: cleanup 2018-02-01 11:28:32 +11:00
Dylan Araps
179c641aca rofi: Add dark/light themes. 2018-02-01 11:26:36 +11:00
Dylan Araps
3c41e8da47 rofi: Swap to rasi theme. 2018-02-01 11:09:30 +11:00
Dylan Araps
b9f7eac2cf config: Versioned scheme files. 2018-02-01 10:35:00 +11:00
Dylan Araps
6c69a34e5a Merge branch 'master' of github.com:dylanaraps/pywal 2018-01-31 09:33:04 +11:00
Dylan Araps
017bc01940 colors: Fix empty key. Closes #164 2018-01-31 09:32:39 +11:00
Dylan Araps
e393203962
Merge pull request #165 from gillescastel/master
Fix typo in help
2018-01-21 09:32:41 +11:00
Gilles Castel
911a2f46f2 Fix typo in help 2018-01-20 13:14:17 +01:00
Dylan Araps
2601caead6 tests: Update tests. 2018-01-17 09:09:34 +11:00
Dylan Araps
0a71cb7b2b alpha: Store alpha value in scheme file. Fixes #120 2018-01-17 09:06:22 +11:00
Dylan Araps
39ca55d03b version: bump 2018-01-10 07:36:14 +11:00
Dylan Araps
92976d7207 args: Added -g to skip using oomox. 2018-01-10 07:35:38 +11:00
Dylan Araps
1e5b311d0a args: Added -g to skip using oomox. 2018-01-10 07:34:33 +11:00