summaryrefslogtreecommitdiff
path: root/tw/home/files/aerc/stylesets
diff options
context:
space:
mode:
authorTimo Wilken2023-02-15 23:27:53 +0100
committerTimo Wilken2023-02-15 23:34:54 +0100
commitc2471f212ed2336c691af881e00932c1eb0a1b27 (patch)
tree385406c457b79af579f3a5cc3fe87d869edb2721 /tw/home/files/aerc/stylesets
parent3e9777331c3d01955e1ab9eea0d9cb155c60ce7b (diff)
Use aerc for mail by default
But keep neomutt installed for now, just in case.
Diffstat (limited to 'tw/home/files/aerc/stylesets')
-rw-r--r--tw/home/files/aerc/stylesets/catppuccin36
1 files changed, 36 insertions, 0 deletions
diff --git a/tw/home/files/aerc/stylesets/catppuccin b/tw/home/files/aerc/stylesets/catppuccin
new file mode 100644
index 00000000..ebc7bfba
--- /dev/null
+++ b/tw/home/files/aerc/stylesets/catppuccin
@@ -0,0 +1,36 @@
+*.selected.reverse = false
+*.selected.bg = #585b70
+error.fg = #eba0ac
+warning.fg = #fab387
+success.fg = #a6e3a1
+title.fg = default
+title.bold = true
+header.fg = #f5c2e7
+header.bold = true
+
+msglist_read.default = true
+msglist_unread.fg = #a6e3a1
+msglist_flagged.fg = #eba0ac
+msglist_flagged.bold = true
+msglist_deleted.fg = #f38ba8
+msglist_marked.fg = #f5e0dc
+
+dirlist_default.bg = #11111b
+dirlist_unread.fg = #a6e3a1
+dirlist_recent.fg = #89dceb
+
+tab.bg = #313244
+tab.selected.bold = true
+stack.bg = #6c7086
+spinner.fg = #fab387
+
+statusline_default.bg = #313244
+statusline_error.fg = #eba0ac
+statusline_success.fg = #a6e3a1
+
+completion_default.bg = #11111b
+# The "gutter" contains the scrollbar of the completion popup.
+completion_gutter.bg = #11111b
+# The "pill" is the part of the scrollbar that indicates progress
+# through the list.
+completion_pill.bg = #585b70