summaryrefslogtreecommitdiff
path: root/alot/settings/theme.py
Commit message (Expand)AuthorAge
* main: allow -c to be used multiple timesAnton Khirnov2023-03-16
* Cosmetics, clean up importsAnton Khirnov2021-02-10
* widgets/thread: add theming for quote lines in message bodyAnton Khirnov2020-02-19
* remove old new-style classes syntaxPatrick Totzke2019-05-27
* Remove old __future__ importsLucas Hoffmann2018-06-19
* Log unknown settings in configuration and theme files.Julian Mehne2018-01-08
* move alot/settings/checks to alot/utils/configobjDylan Baker2017-01-25
* Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* fix odd continuation and indentationDylan Baker2016-12-27
* Clean up importsLucas Hoffmann2016-12-09
* pep8/pyflakes fixesPatrick Totzke2013-03-16
* introduce new themable thread.body_focus for focussed body text linesPatrick Totzke2013-03-03
* fix error caused by leaving out threadline-foo parts..Patrick Totzke2012-08-11
* better validation error reportsPatrick Totzke2012-07-21
* move thread move theming to more durable config syntaxPatrick Totzke2012-07-15
* fix threadline defaultsPatrick Totzke2012-07-14
* doc: docstrings for new stuff in alot.settings.*Patrick Totzke2012-07-14
* docstrings for new settings methodsPatrick Totzke2012-07-12
* implement selective threadline theming aka. 'highlighting'Patrick Totzke2012-07-07
* rename threadline order --> partsPatrick Totzke2012-07-07
* make sure width is setPatrick Totzke2012-07-07
* rewrite Theme classPatrick Totzke2012-07-05
* update Theme constructorPatrick Totzke2012-07-03
* add copyright statements to all source filesPatrick Totzke2012-06-14
* pep8 fixesPatrick Totzke2012-03-11
* docs: for settings.utils and settings.errorsPatrick Totzke2012-03-11
* cleanup: moved Theme to separate filePatrick Totzke2012-03-11