Make mail for me underlined
This commit is contained in:
parent
e5aab95d30
commit
47fe68fffe
2 changed files with 5 additions and 1 deletions
|
@ -116,6 +116,11 @@ color index brightyellow blue "~T"
|
|||
color index_author brightred blue "~T"
|
||||
color index_subject brightcyan blue "~T"
|
||||
|
||||
# Mail for me is highlighted:
|
||||
color index yellow black "~p"
|
||||
color index_author underline red black "~p"
|
||||
color index_subject underline cyan black "~p"
|
||||
|
||||
# Other colors and aesthetic settings:
|
||||
mono bold bold
|
||||
mono underline underline
|
||||
|
|
1
todo
1
todo
|
@ -2,7 +2,6 @@ support multiple remotes in git clones
|
|||
add upstream to i3blocks-contrib repo
|
||||
|
||||
neomutt
|
||||
make + tags be green
|
||||
update mime-info and use actual programs
|
||||
shortcuts:
|
||||
delete/undelete - read/unread
|
||||
|
|
Loading…
Reference in a new issue