diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2018-07-21 17:21:55 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2018-07-21 17:21:55 +0200 |
commit | d703847f47729fbb7f56efdddab21ee01e858f9c (patch) | |
tree | 6212b87c02be71b44a328614818c226e3bb543bc /alot/config | |
parent | 5dbaa286ccca4929599b5083435a441b319d8a32 (diff) | |
download | dotfiles-d703847f47729fbb7f56efdddab21ee01e858f9c.tar.xz |
alot: Add custom theme foo to fix some colors for new term theme
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'alot/config')
-rw-r--r-- | alot/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alot/config b/alot/config index d997000..2f029df 100644 --- a/alot/config +++ b/alot/config @@ -8,6 +8,7 @@ editor_in_thread = True editor_spawn = True editor_cmd = "nvim %s" terminal_cmd = "term" +theme = "foo" [accounts] [[private]] |