diff options
| author | Dylan Araps <[email protected]> | 2017-06-30 09:22:43 +1000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-06-30 09:22:43 +1000 |
| commit | d865a5fd3cb7bc93091564abecc8b2c1aca35d04 (patch) | |
| tree | 81d57f74322b1084fe8a79512219d07157219d42 /tests/test_files/test_template | |
| parent | template: Fix whitespace. (diff) | |
| parent | template: refactor to allow {color1.rgb} notation and remove putty exception (diff) | |
| download | pywal-d865a5fd3cb7bc93091564abecc8b2c1aca35d04.tar.xz pywal-d865a5fd3cb7bc93091564abecc8b2c1aca35d04.zip | |
Merge pull request #20 from opatut/refactor-templating
Refactor tempalting to allow {color1.rgb} notation and remove putty exception
Diffstat (limited to 'tests/test_files/test_template')
| -rw-r--r-- | tests/test_files/test_template | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_files/test_template b/tests/test_files/test_template deleted file mode 100644 index 167e17b..0000000 --- a/tests/test_files/test_template +++ /dev/null @@ -1,2 +0,0 @@ -test {color0} -test {background} |