Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Make color scheme match previous design more closely" | Drew DeVault | 2020-05-28 | 1 | -3/+2 |
| | | | | This reverts commit 7832eb6fd7836d5108d7a005dad96d92a79e15e7. | ||||
* | Make color scheme match previous design more closely | Reto Brunner | 2020-05-27 | 1 | -2/+3 |
| | |||||
* | Add Style configuration | Reto Brunner | 2020-05-27 | 1 | -0/+33 |
The following functionalities are added to configure aerc ui styles. - Read stylesets from file with very basic fnmatch wildcard matching - Add default styleset - Support different stylesets as part of UiConfig allowing contextual styles. - Move widgets/ui elements to use the stylesets. - Add configuration manual for the styleset |