diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2023-10-03 21:17:11 -0400 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2023-10-03 21:17:11 -0400 |
| commit | ddbc6e9389dc8d3963e25019cfed70ef2933c284 (patch) | |
| tree | 1c14221d43d287f3b0b1622a011a967c124f86ae /.config/aerc/stylesets/catppuccin-latte | |
| parent | f57ffebc41c61243db86ae5040222345dd5e896b (diff) | |
Update catpuccin/aerc
Diffstat (limited to '.config/aerc/stylesets/catppuccin-latte')
| -rw-r--r-- | .config/aerc/stylesets/catppuccin-latte | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/.config/aerc/stylesets/catppuccin-latte b/.config/aerc/stylesets/catppuccin-latte index 507d23c..1be8fe2 100644 --- a/.config/aerc/stylesets/catppuccin-latte +++ b/.config/aerc/stylesets/catppuccin-latte @@ -1,3 +1,6 @@ +*.default=true +*.normal=true + default.fg=#4c4f69 error.fg=#d20f39 @@ -36,9 +39,9 @@ header.bold=true signature.dim=true diff_meta.bold=true diff_chunk.fg=#1e66f5 +diff_chunk_func.fg=#1e66f5 +diff_chunk_func.bold=true diff_add.fg=#40a02b diff_del.fg=#d20f39 quote_*.fg=#9ca0b0 quote_1.fg=#7c7f93 - - |
