Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code formatting: fix whitespace issues | Thomas Kriechbaumer | 2016-01-27 | 1 | -0/+1 |
| | |||||
* | experimental: run tests using py.tests | Maximilian Hils | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | console: All palettes now explicitly set a background colour | Aldo Cortesi | 2015-04-07 | 1 | -1/+3 |
| | | | | | There's a new option --palette-transparent to turn this off if you want to use your own terminal background. | ||||
* | Revamp palette specification | Aldo Cortesi | 2015-03-19 | 1 | -0/+11 |
- Split low-color and high-color specifications in palettes. - Split off light, dark, lowlight and lowdark palettes. Lowlight and lowdark will be the low-color base for most subsequent palettes. - Add a small script that makes test pattern requests to pathod. |