Initial commit
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# mutt-nord
|
||||
|
||||
This is an official port created by me based on the colors from the [Nord](https://nordtheme.com) theme.
|
||||
|
||||
### Screenshot
|
||||
|
||||

|
||||
|
||||
### Improvents
|
||||
|
||||
If you have ideas for improvements, please open a PR!
|
||||
27
nord.theme
Normal file
27
nord.theme
Normal file
@@ -0,0 +1,27 @@
|
||||
color normal default default # default colours
|
||||
color index brightblue default ~N # new messages
|
||||
color index red default ~F # flagged messages
|
||||
color index blue default ~T # tagged messages
|
||||
color index brightred default ~D # deleted messages
|
||||
color body brightgreen default (https?|ftp)://[\-\.+,/%~_:?&=\#a-zA-Z0-9]+ # links
|
||||
color body brightgreen default [\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+ # email-addresses
|
||||
color attachment magenta default # attachments
|
||||
color signature brightwhite default # sigs
|
||||
color search brightred black # highlight results
|
||||
|
||||
color indicator black cyan # currently highlighted message
|
||||
color error red default # error messages
|
||||
color status white brightblack # status line
|
||||
color tree white default # thread tree arrows
|
||||
color tilde cyan default # blank line padding
|
||||
|
||||
color hdrdefault brightblue default # default headers
|
||||
color header cyan default "^From:"
|
||||
color header cyan default "^Subject:"
|
||||
|
||||
color quoted cyan default # quote colours
|
||||
color quoted1 brightcyan default
|
||||
color quoted2 blue default
|
||||
color quoted3 green default
|
||||
color quoted4 yellow default
|
||||
color quoted5 red default
|
||||
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
Reference in New Issue
Block a user