aboutsummaryrefslogtreecommitdiffstats
path: root/config/style.go
Commit message (Expand)AuthorAgeFilesLines
* styles: add a style for forwarded messagesinwit2024-08-201-10/+12
* threadbuilder: show siblings even when no parent foundKoni Marti2024-06-251-0/+2
* config: improve styleset error reportingRobin Jarry2024-02-141-3/+3
* config: change default appearanceRobin Jarry2024-02-141-83/+43
* style: use vaxis style everywhereTim Culverhouse2024-02-121-35/+198
* ui: enable showing of thread-contextTim Culverhouse2023-09-271-1/+3
* msgviewer: add styles for part selectorRobin Jarry2023-09-191-0/+19
* config: add default values for empty stylesetsRobin Jarry2023-09-191-17/+72
* xdg: get rid of deprecated dependenciesRobin Jarry2023-08-271-7/+2
* style: add msglist_gutter and msglist_pill to configKonstantin Shelekhin2023-08-111-0/+4
* styles: add style for folded threadsKoni Marti2023-07-161-0/+3
* config: fix multiple dynamic stylesTim Culverhouse2023-06-011-3/+4
* stylesets: fix *.selected parsingRobin Jarry2023-04-021-1/+1
* styleset: allow dynamic msglist stylingRobin Jarry2023-03-311-25/+87
* config: rework styleset parsingRobin Jarry2023-03-311-115/+53
* style: inherit colors unless explicitly set in layered stylesRobin Jarry2023-03-311-2/+2
* templates: avoid error when using .Style with unknown style nameRobin Jarry2023-03-081-1/+4
* templates: allow inline user stylesTim Culverhouse2023-03-021-0/+32
* filters: rewrite colorize in cRobin Jarry2023-01-261-0/+3
* stylesets: add support for dim textRobin Jarry2023-01-261-1/+13
* style: add msglist_answered config optionMartin Lucina2023-01-101-7/+9
* style: add italic optionTim Culverhouse2022-11-091-1/+13
* msglist: style search resultsTim Culverhouse2022-11-061-0/+2
* status: add warning style and methodsTim Culverhouse2022-11-061-0/+2
* lint: apply new formatting rulesMoritz Poldrack2022-08-011-1/+2
* style: add style config options for dirlist_unread and dirlist_recentTim Culverhouse2022-04-271-0/+4
* stylesets: allow specifying color by numberTobias Wölfel2022-04-071-2/+14
* update tcell to v2 and enable TrueColor supporty0ast2020-12-181-1/+1
* Apply relevant msglist styles in orderChris Vittal2020-11-011-2/+48
* correct tcell.Style for underlinesqwishy2020-08-291-1/+1
* stylesets: only accept comment char after whitespaceThorben Günther2020-08-071-1/+4
* Implement style configuration.Kalyan Sriram2020-08-061-0/+379
* Revert "Implement style configuration."Reto Brunner2020-07-301-379/+0
* Implement style configuration.Kalyan Sriram2020-07-301-0/+379
* Revert "Add Style configuration"Drew DeVault2020-05-281-372/+0
* Add Style configurationReto Brunner2020-05-271-0/+372