Stylesets added to $HOME/.config/aerc/stylesets/.
See aerc-stylesets(7).
Declarations
Type
attribute set of (strings concatenated with "\n" or attribute set of (strings concatenated with "\n" or attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma)))Default
{ }Example
{ default = { ui = { "tab.selected.reverse" = "toggle"; }; }; };