diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2023-07-10 20:16:54 -0400 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2023-07-19 11:52:52 -0400 |
| commit | f22f63fbee9efb5de8d7f3accd6a3f0f21db697d (patch) | |
| tree | 6f5f66ee433c532d412b1be9c2bd652de8064d5f /.config/aerc/stylesets/catppuccin-frappe | |
| parent | 6ad29f5700ab0ab0afed346875e48e977eacae4f (diff) | |
aerc: use official catppuccin theme
Diffstat (limited to '.config/aerc/stylesets/catppuccin-frappe')
| -rw-r--r-- | .config/aerc/stylesets/catppuccin-frappe | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.config/aerc/stylesets/catppuccin-frappe b/.config/aerc/stylesets/catppuccin-frappe index 3251261..acdca1c 100644 --- a/.config/aerc/stylesets/catppuccin-frappe +++ b/.config/aerc/stylesets/catppuccin-frappe @@ -28,3 +28,17 @@ statusline_default.fg=#949cbb statusline_default.bg=#414559 statusline_error.bold=true statusline_success.bold=true + +[viewer] +url.fg=#8caaee +url.underline=true +header.bold=true +signature.dim=true +diff_meta.bold=true +diff_chunk.fg=#8caaee +diff_add.fg=#a6d189 +diff_del.fg=#e78284 +quote_*.fg=#737994 +quote_1.fg=#949cbb + + |
