summaryrefslogtreecommitdiff
path: root/mutt
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2022-03-03 21:59:03 +0100
committerSanto Cariotti <santo@dcariotti.me>2022-03-03 21:59:03 +0100
commit19e8c8a3d4e504985bf161fe14e302b4188c0149 (patch)
tree92ec9f551b3c0fe04b57767dc36830e447215aa1 /mutt
parent1bd958a40594d4cc197092db332f8fcecdd56f92 (diff)
New theme with black color setted to #020202 instead of #010101
Diffstat (limited to 'mutt')
-rw-r--r--mutt/.neomutt/colors.muttrc96
1 files changed, 48 insertions, 48 deletions
diff --git a/mutt/.neomutt/colors.muttrc b/mutt/.neomutt/colors.muttrc
index 0b5b778..750a86d 100644
--- a/mutt/.neomutt/colors.muttrc
+++ b/mutt/.neomutt/colors.muttrc
@@ -1,6 +1,6 @@
# gruvbox dark (contrast dark):
-# bg0 = 234
+# bg0 = 232
# bg1 = 237
# bg2 = 239
# bg3 = 241
@@ -25,58 +25,58 @@
# See http://www.mutt.org/doc/manual/#color
-color attachment color109 color234
-color bold color229 color234
-color error color167 color234
-color hdrdefault color246 color234
+color attachment color109 color232
+color bold color229 color232
+color error color167 color232
+color hdrdefault color246 color232
color indicator color223 color208
-color markers color243 color234
-color normal color223 color234
-color quoted color250 color234
-color quoted1 color108 color234
-color quoted2 color250 color234
-color quoted3 color108 color234
-color quoted4 color250 color234
-color quoted5 color108 color234
-color search color234 color208
-color signature color108 color234
-color status color234 color250
-color tilde color243 color234
-color tree color142 color234
+color markers color243 color232
+color normal color223 color232
+color quoted color250 color232
+color quoted1 color108 color232
+color quoted2 color250 color232
+color quoted3 color108 color232
+color quoted4 color250 color232
+color quoted5 color108 color232
+color search color232 color208
+color signature color108 color232
+color status color232 color250
+color tilde color243 color232
+color tree color142 color232
color underline color223 color239
-color sidebar_divider color250 color234
-color sidebar_new color142 color234
+color sidebar_divider color250 color232
+color sidebar_new color142 color232
-color index color142 color234 ~N
-color index color108 color234 ~O
-color index color109 color234 ~P
-color index color214 color234 ~F
-color index color175 color234 ~Q
-color index color167 color234 ~=
-color index color234 color223 ~T
-color index color234 color167 ~D
+color index color142 color232 ~N
+color index color108 color232 ~O
+color index color109 color232 ~P
+color index color214 color232 ~F
+color index color175 color232 ~Q
+color index color167 color232 ~=
+color index color232 color223 ~T
+color index color232 color167 ~D
-color header color214 color234 "^(To:|From:)"
-color header color142 color234 "^Subject:"
-color header color108 color234 "^X-Spam-Status:"
-color header color108 color234 "^Received:"
+color header color214 color232 "^(To:|From:)"
+color header color142 color232 "^Subject:"
+color header color108 color232 "^X-Spam-Status:"
+color header color108 color232 "^Received:"
-color body color142 color234 "[a-z]{3,256}://[-a-zA-Z0-9@:%._\\+~#=/?&,]+"
-#color body color142 color234 "[a-zA-Z]([-a-zA-Z0-9_]+\\.){2,256}[-a-zA-Z0-9_]{2,256}"
-color body color208 color234 "[-a-z_0-9.%$]+@[-a-z_0-9.]+\\.[-a-z][-a-z]+"
-color body color208 color234 "mailto:[-a-z_0-9.]+@[-a-z_0-9.]+"
-color body color234 color214 "[;:]-*[)>(<lt;|]"
-color body color229 color234 "\\*[- A-Za-z]+\\*"
+color body color142 color232 "[a-z]{3,256}://[-a-zA-Z0-9@:%._\\+~#=/?&,]+"
+#color body color142 color232 "[a-zA-Z]([-a-zA-Z0-9_]+\\.){2,256}[-a-zA-Z0-9_]{2,256}"
+color body color208 color232 "[-a-z_0-9.%$]+@[-a-z_0-9.]+\\.[-a-z][-a-z]+"
+color body color208 color232 "mailto:[-a-z_0-9.]+@[-a-z_0-9.]+"
+color body color232 color214 "[;:]-*[)>(<lt;|]"
+color body color229 color232 "\\*[- A-Za-z]+\\*"
-color body color214 color234 "^-.*PGP.*-*"
-color body color142 color234 "^gpg: Good signature from"
-color body color167 color234 "^gpg: Can't.*$"
-color body color214 color234 "^gpg: WARNING:.*$"
-color body color167 color234 "^gpg: BAD signature from"
-color body color167 color234 "^gpg: Note: This key has expired!"
-color body color214 color234 "^gpg: There is no indication that the signature belongs to the owner."
-color body color214 color234 "^gpg: can't handle these multiple signatures"
-color body color214 color234 "^gpg: signature verification suppressed"
-color body color214 color234 "^gpg: invalid node with packet of type"
+color body color214 color232 "^-.*PGP.*-*"
+color body color142 color232 "^gpg: Good signature from"
+color body color167 color232 "^gpg: Can't.*$"
+color body color214 color232 "^gpg: WARNING:.*$"
+color body color167 color232 "^gpg: BAD signature from"
+color body color167 color232 "^gpg: Note: This key has expired!"
+color body color214 color232 "^gpg: There is no indication that the signature belongs to the owner."
+color body color214 color232 "^gpg: can't handle these multiple signatures"
+color body color214 color232 "^gpg: signature verification suppressed"
+color body color214 color232 "^gpg: invalid node with packet of type"