]> git.phdru.name Git - dotfiles.git/commitdiff
Remove bold from info box
authorOleg Broytman <phd@phdru.name>
Tue, 5 Aug 2014 20:47:03 +0000 (00:47 +0400)
committerOleg Broytman <phd@phdru.name>
Tue, 5 Aug 2014 20:47:03 +0000 (00:47 +0400)
lib/config/less/dark_bg
lib/config/less/light_bg

index f4e6bd613fd2b311c772be9e01c678501061c679..7d50c074ff201fd8e2ec497f718966bce7c8d9cb 100644 (file)
@@ -5,6 +5,6 @@ export LESS_TERMCAP_me="`tput sgr0`" # end mode
 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
index 6c1e09c616cbc2f2be6652f7268b219cb33f9ea9..61b61136a43af56632e48cb100f838eee163bcc5 100644 (file)
@@ -5,6 +5,6 @@ export LESS_TERMCAP_me="`tput sgr0`" # end mode
 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