Dylan Araps
|
ec1c7852ad
|
docs: Add pypi badge.
|
2017-06-30 20:42:38 +10:00 |
|
Dylan Araps
|
68805d45b0
|
docs: Add pypi badge.
|
2017-06-30 20:39:48 +10:00 |
|
Dylan Araps
|
dc08229877
|
version: bump
|
2017-06-30 20:07:58 +10:00 |
|
Dylan Araps
|
6d48f5fb6b
|
colors: Fix bug with i3 titlebars not being the right color.
|
2017-06-30 20:07:28 +10:00 |
|
Dylan Araps
|
9ddf1c9758
|
docs: README
|
2017-06-30 18:41:37 +10:00 |
|
Dylan Araps
|
98190fa0df
|
template: Remove un-needed line from konsole config.
|
2017-06-30 18:08:17 +10:00 |
|
Dylan Araps
|
b58c81a267
|
docs: README
|
2017-06-30 18:07:28 +10:00 |
|
Dylan Araps
|
a31da0cfa6
|
template: Added a template for Konsole theme generation.
|
2017-06-30 18:01:57 +10:00 |
|
Dylan Araps
|
a249658c26
|
general: Remove MANIFEST.in. Turns out it's uneeded.
|
2017-06-30 16:20:44 +10:00 |
|
Dylan Araps
|
e0842aa626
|
general: Remove non-ascii char from setup.py
|
2017-06-30 15:53:46 +10:00 |
|
Dylan Araps
|
31b36efa9b
|
version: bump
|
2017-06-30 15:47:35 +10:00 |
|
Dylan Araps
|
d0eb5a64ad
|
version: bump
|
2017-06-30 15:35:17 +10:00 |
|
Dylan Araps
|
bb962866c6
|
general: Add MANIFEST.in
|
2017-06-30 15:34:54 +10:00 |
|
Dylan Araps
|
1f531160d6
|
general: cleanup
|
2017-06-30 15:27:51 +10:00 |
|
Dylan Araps
|
c8f76a5604
|
version: bump
|
2017-06-30 15:16:15 +10:00 |
|
Dylan Araps
|
d9b8b197b0
|
docs: README
|
2017-06-30 11:15:25 +10:00 |
|
Dylan Araps
|
ba29542a2a
|
wallpaper: Fix bug with wallpaper not being set. Closes #21
|
2017-06-30 11:03:22 +10:00 |
|
Dylan Araps
|
15684c5b10
|
tests: Fix test.
|
2017-06-30 10:23:21 +10:00 |
|
Dylan Araps
|
5015f2706c
|
general: Rename gen_colors to magic
|
2017-06-30 10:21:20 +10:00 |
|
Dylan Araps
|
23571cc620
|
general: Rename set_colors to sequences
|
2017-06-30 10:15:59 +10:00 |
|
Dylan Araps
|
930c3c8e40
|
tests: Update tests.
|
2017-06-30 10:10:07 +10:00 |
|
Dylan Araps
|
6c08e44ca4
|
general: Split image functions into own module and remove un-needed pathlib imports.
|
2017-06-30 10:07:42 +10:00 |
|
Dylan Araps
|
615321de94
|
general: Rename export_colors to export.
|
2017-06-30 09:54:10 +10:00 |
|
Dylan Araps
|
453d0cfa39
|
export: Simplify expressions.
|
2017-06-30 09:48:34 +10:00 |
|
Dylan Araps
|
6ca3fa2763
|
tests: Fix linting and tests.
|
2017-06-30 09:28:23 +10:00 |
|
Dylan Araps
|
d865a5fd3c
|
Merge pull request #20 from opatut/refactor-templating
Refactor tempalting to allow {color1.rgb} notation and remove putty exception
|
2017-06-30 09:22:43 +10:00 |
|
Paul Bienkowski
|
9de88ad3b8
|
template: refactor to allow {color1.rgb} notation and remove putty exception
|
2017-06-29 16:47:13 +02:00 |
|
Dylan Araps
|
fce5036554
|
template: Fix whitespace.
|
2017-06-29 23:16:03 +10:00 |
|
Dylan Araps
|
55d4636af8
|
Merge pull request #19 from dylanaraps/json
colors: Use template files and un-hard-code export formats.
|
2017-06-29 23:08:57 +10:00 |
|
Dylan Araps
|
c7cd458bfd
|
Merge pull request #18 from dylanaraps/template
colors: Use template files and un-hard-code export formats.
|
2017-06-29 23:07:13 +10:00 |
|
Dylan Araps
|
27e73e5bba
|
Merge pull request #16 from dylanaraps/json
colors: Store colors in a json format.
|
2017-06-29 22:52:21 +10:00 |
|
Dylan Araps
|
08f396c653
|
templates: Add background, foreground and cursor.
|
2017-06-29 22:35:47 +10:00 |
|
Dylan Araps
|
0834cd024b
|
general: Remove duplicate code.
|
2017-06-29 20:05:11 +10:00 |
|
Dylan Araps
|
d9a22726cb
|
template: Don't make dir a constant.
|
2017-06-29 19:56:09 +10:00 |
|
Dylan Araps
|
5e5908a013
|
export: Make function more general for the test.
|
2017-06-29 19:52:43 +10:00 |
|
Dylan Araps
|
4ec8c16d0a
|
general: comments.
|
2017-06-29 18:56:56 +10:00 |
|
Dylan Araps
|
ad9f62e9b8
|
general: Added back printing of export.
|
2017-06-29 18:55:41 +10:00 |
|
Dylan Araps
|
1541af9052
|
colors: Convert colors to rgb for putty.
|
2017-06-29 18:52:44 +10:00 |
|
Dylan Araps
|
e92bce4fe9
|
template: Add initial putty template.
|
2017-06-29 18:12:41 +10:00 |
|
Dylan Araps
|
35920c7164
|
templates: Added template for x colors.
|
2017-06-29 17:44:05 +10:00 |
|
Dylan Araps
|
72b0a22303
|
templates: Added template for x colors.
|
2017-06-29 17:42:59 +10:00 |
|
Dylan Araps
|
6d560f68d3
|
templates: Added templates for scss and sh.
|
2017-06-29 17:33:49 +10:00 |
|
Dylan Araps
|
c0ee7985f3
|
colors: Use templates.
|
2017-06-29 17:25:16 +10:00 |
|
Dylan Araps
|
3283d38e07
|
colors: Figured out what the escape sequences do.
|
2017-06-29 12:33:01 +10:00 |
|
Dylan Araps
|
a56d0facff
|
tests: Update tests to support the new json config files.
|
2017-06-29 12:25:59 +10:00 |
|
Dylan Araps
|
ede6385224
|
tests: Update tests to support the new json config files.
|
2017-06-29 12:15:41 +10:00 |
|
Dylan Araps
|
dc8b302180
|
General: comment.
|
2017-06-29 11:56:36 +10:00 |
|
Dylan Araps
|
3b6475be1a
|
colors: Use json for all wal generated colors.
|
2017-06-29 11:54:04 +10:00 |
|
Dylan Araps
|
8a908de48c
|
colors: Store generated colors in a dict to later export to json.
|
2017-06-29 11:37:27 +10:00 |
|
Dylan Araps
|
950400ef7d
|
colors: Add json support to exported files.
|
2017-06-29 11:16:15 +10:00 |
|