export LESS_TERMCAP_mh="`tput dim`" # half-bright mode
export LESS_TERMCAP_mr="`tput rev`" # reverse video mode
export LESS_TERMCAP_se="`tput rmso; tput sgr0`" # end standout-mode
-export LESS_TERMCAP_so="`tput bold; tput setaf 7; tput setab 4`" # begin standout-mode (info box) - white on blue
+export LESS_TERMCAP_so="`tput setaf 7; tput setab 4`" # begin standout-mode (info box) - white on blue
export LESS_TERMCAP_ue="`tput rmul; tput sgr0`" # end underline
export LESS_TERMCAP_us="`tput smul; tput bold; tput setaf 7`" # # begin underline - white
export LESS_TERMCAP_mh="`tput dim`" # half-bright mode
export LESS_TERMCAP_mr="`tput rev`" # reverse video mode
export LESS_TERMCAP_se="`tput rmso; tput sgr0`" # end standout-mode
-export LESS_TERMCAP_so="`tput bold; tput setaf 7; tput setab 4`" # begin standout-mode (info box) - white on blue
+export LESS_TERMCAP_so="`tput setaf 7; tput setab 4`" # begin standout-mode (info box) - white on blue
export LESS_TERMCAP_ue="`tput rmul; tput sgr0`" # end underline
export LESS_TERMCAP_us="`tput smul; tput bold; tput setaf 0`" # # begin underline - white