Commit Graph

551 Commits

Author SHA1 Message Date
3558cbd491 docs: license 2017-07-05 14:16:47 +10:00
85ae880755 util: Update docs 2017-07-02 23:30:09 +10:00
4bfa9a99d9 wallpaper: Update docs 2017-07-02 23:28:58 +10:00
9bb8f354a9 util: Update docs 2017-07-02 23:27:53 +10:00
5472eaa972 util: Update docs 2017-07-02 23:27:29 +10:00
14fa95f825 Update settings.py 2017-07-02 23:26:15 +10:00
370ec30572 reload: Update docs 2017-07-02 23:25:40 +10:00
570bfccfc5 magic: Update docs 2017-07-02 23:24:55 +10:00
0757c9ef05 sequences: Update docs. 2017-07-02 23:21:19 +10:00
11d20ef055 template: Fix whitespace. 2017-07-02 16:14:16 +10:00
0425f1d8aa util: Fix set_grey type mismatch. 2017-07-01 19:45:53 +10:00
0f6b48523c general: Remove executable permission from python files. 2017-07-01 18:24:59 +10:00
18668b884b version: bump 0.3.6 2017-07-01 17:22:54 +10:00
763c834446 template: Add generic special colors to xrdb. 2017-07-01 17:22:33 +10:00
20adf692a0 wallpaper: Move function around. 2017-06-30 23:09:06 +10:00
5ab39a2553 version: bump 0.3.5 2017-06-30 22:30:30 +10:00
2e1bbc8d0c general: Add manifest 2017-06-30 22:30:01 +10:00
b554e98bf1 setup: Remove useless line. 2017-06-30 21:55:22 +10:00
ec1c7852ad docs: Add pypi badge. 2017-06-30 20:42:38 +10:00
68805d45b0 docs: Add pypi badge. 2017-06-30 20:39:48 +10:00
dc08229877 version: bump 0.3.4 2017-06-30 20:07:58 +10:00
6d48f5fb6b colors: Fix bug with i3 titlebars not being the right color. 2017-06-30 20:07:28 +10:00
9ddf1c9758 docs: README 2017-06-30 18:41:37 +10:00
98190fa0df template: Remove un-needed line from konsole config. 2017-06-30 18:08:17 +10:00
b58c81a267 docs: README 2017-06-30 18:07:28 +10:00
a31da0cfa6 template: Added a template for Konsole theme generation. 2017-06-30 18:01:57 +10:00
a249658c26 general: Remove MANIFEST.in. Turns out it's uneeded. 2017-06-30 16:20:44 +10:00
e0842aa626 general: Remove non-ascii char from setup.py 0.3.3 2017-06-30 15:53:46 +10:00
31b36efa9b version: bump 0.3.2 2017-06-30 15:47:35 +10:00
d0eb5a64ad version: bump 0.3.1 2017-06-30 15:35:17 +10:00
bb962866c6 general: Add MANIFEST.in 2017-06-30 15:34:54 +10:00
1f531160d6 general: cleanup 2017-06-30 15:27:51 +10:00
c8f76a5604 version: bump 0.3.0 2017-06-30 15:16:15 +10:00
d9b8b197b0 docs: README 2017-06-30 11:15:25 +10:00
ba29542a2a wallpaper: Fix bug with wallpaper not being set. Closes #21 2017-06-30 11:03:22 +10:00
15684c5b10 tests: Fix test. 2017-06-30 10:23:21 +10:00
5015f2706c general: Rename gen_colors to magic 2017-06-30 10:21:20 +10:00
23571cc620 general: Rename set_colors to sequences 2017-06-30 10:15:59 +10:00
930c3c8e40 tests: Update tests. 2017-06-30 10:10:07 +10:00
6c08e44ca4 general: Split image functions into own module and remove un-needed pathlib imports. 2017-06-30 10:07:42 +10:00
615321de94 general: Rename export_colors to export. 2017-06-30 09:54:10 +10:00
453d0cfa39 export: Simplify expressions. 2017-06-30 09:48:34 +10:00
6ca3fa2763 tests: Fix linting and tests. 2017-06-30 09:28:23 +10:00
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
9de88ad3b8 template: refactor to allow {color1.rgb} notation and remove putty exception 2017-06-29 16:47:13 +02:00
fce5036554 template: Fix whitespace. 2017-06-29 23:16:03 +10:00
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
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
27e73e5bba Merge pull request #16 from dylanaraps/json
colors: Store colors in a json format.
2017-06-29 22:52:21 +10:00
08f396c653 templates: Add background, foreground and cursor. 2017-06-29 22:35:47 +10:00