summaryrefslogtreecommitdiff
path: root/mutt/.mutt/ui.rc
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/.mutt/ui.rc')
-rw-r--r--mutt/.mutt/ui.rc39
1 files changed, 39 insertions, 0 deletions
diff --git a/mutt/.mutt/ui.rc b/mutt/.mutt/ui.rc
new file mode 100644
index 0000000..9ca9ca9
--- /dev/null
+++ b/mutt/.mutt/ui.rc
@@ -0,0 +1,39 @@
+# status bar
+set status_format = "⎯⎯⎯⎯┤%f: %m messages ├%>⎯ "
+#set status_format = "———— %f ⎯⎯%r%m messages %>—— "
+
+# sidebar
+set sidebar_divider_char = '│'
+#set sidebar_divider_char = '┆'
+
+
+# colors
+color message color231 magenta
+color normal color0 color231
+color error brightcolor15 color196
+color indicator color201 color231
+color status color243 color231
+color hdrdefault color245 color231
+color header color0 color231 "*"
+color signature color243 color231
+color body color21 color231 "[\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+"
+color body color21 color231 "((https?|ftp)://|www)+[\-\.\;@,/%~_:?&=\#a-zA-Z0-9+]+"
+color quoted color243 color231
+color quoted1 color196 color231
+color quoted2 color22 color231
+color quoted3 color130 color231
+color quoted4 color51 color231
+color tilde color243 color231
+color tree color238 color231
+color attachment color196 color231
+color index color201 color231 "~N"
+color index color243 color231 "~P"
+color index brightcolor221 color231 "~F"
+color index brightcolor39 color231 "~T"
+color index color196 color231 "~D"
+color search color0 color231
+color underline color0 color231
+color bold color0 color231
+color markers color0 color231
+color sidebar_new color0 color231
+color sidebar_flagged color0 color231