diff options
Diffstat (limited to '.config/aerc/stylesets/catppuccin-frappe')
| -rw-r--r-- | .config/aerc/stylesets/catppuccin-frappe | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/.config/aerc/stylesets/catppuccin-frappe b/.config/aerc/stylesets/catppuccin-frappe index acdca1c..78e8e92 100644 --- a/.config/aerc/stylesets/catppuccin-frappe +++ b/.config/aerc/stylesets/catppuccin-frappe @@ -1,3 +1,6 @@ +*.default=true +*.normal=true + default.fg=#c6d0f5 error.fg=#e78284 @@ -36,9 +39,9 @@ header.bold=true signature.dim=true diff_meta.bold=true diff_chunk.fg=#8caaee +diff_chunk_func.fg=#8caaee +diff_chunk_func.bold=true diff_add.fg=#a6d189 diff_del.fg=#e78284 quote_*.fg=#737994 quote_1.fg=#949cbb - - |
