summaryrefslogtreecommitdiff
path: root/tw/home/files/aerc/stylesets/catppuccin
blob: 8e3556918e8f7257209ca5b1b1091dfb48598263 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
*.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_unread.bg = #11111b
dirlist_recent.fg = #89dceb
dirlist_recent.bg = #11111b

tab.bg = #313244
tab.selected.bold = true
stack.bg = #6c7086
spinner.fg = #fab387

statusline_default.bg = #313244
statusline_error.fg = #eba0ac
statusline_error.bg = #313244
statusline_success.fg = #a6e3a1
statusline_success.bg = #313244

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