From f22f63fbee9efb5de8d7f3accd6a3f0f21db697d Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Mon, 10 Jul 2023 20:16:54 -0400 Subject: aerc: use official catppuccin theme --- .config/aerc/stylesets/catppuccin-frappe | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to '.config/aerc/stylesets/catppuccin-frappe') 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 + + -- cgit v1.2.3