Skip to content

Commit

Permalink
Remvoe whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
benohara committed Aug 4, 2012
1 parent 885ae8a commit cc92e27
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions mutt/colors/solarized
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
# base03, bg, black, any of the non brights

# basic colors ---------------------------------------------------------
color normal brightyellow default
color error red default
color tilde black default
color message cyan default
color markers red white
color attachment white default
color search brightmagenta default
#color status J_black J_status
color normal brightyellow default
color error red default
color tilde black default
color message cyan default
color markers red white
color attachment white default
color search brightmagenta default
#color status J_black J_status
color status brightcyan brightblack
color indicator default brightblack
color tree default default # arrow in threads
Expand Down Expand Up @@ -87,22 +87,22 @@ color index yellow red "~v~(~D)"
# message headers ------------------------------------------------------

#color header brightgreen default "^"
color hdrdefault brightgreen default
color hdrdefault brightgreen default
color header brightyellow default "^(From)"
color header blue default "^(Subject)"

# body -----------------------------------------------------------------

color quoted blue default
color quoted1 cyan default
color quoted2 yellow default
color quoted3 red default
color quoted4 brightred default
color quoted blue default
color quoted1 cyan default
color quoted2 yellow default
color quoted3 red default
color quoted4 brightred default

color signature brightgreen default
color bold black default
color underline black default
color normal default default
color signature brightgreen default
color bold black default
color underline black default
color normal default default
#
color body brightcyan default "[;:][-o][)/(|]" # emoticons
color body brightcyan default "[;:][)(|]" # emoticons
Expand Down

0 comments on commit cc92e27

Please sign in to comment.