X-Git-Url: https://git.danieliu.xyz/?p=dotfiles.git;a=blobdiff_plain;f=.config%2Fshell%2Fcommonprofile;h=54666b95775d9d10cffd2ccab7b465f98713299c;hp=37d178f69c2314bc513753b7c8a660bcda0ca7ea;hb=7f59e8b721746dbf0741f0083a1a5e74ce973278;hpb=a798b1f596aa7c037f32f45371525331a3e773b2 diff --git a/.config/shell/commonprofile b/.config/shell/commonprofile index 37d178f..54666b9 100644 --- a/.config/shell/commonprofile +++ b/.config/shell/commonprofile @@ -22,7 +22,7 @@ export QT_IM_MODULE=ibus export LESS_TERMCAP_md=$'\e[1;33m' export LESS_TERMCAP_mb=$'\e[1;33m' export LESS_TERMCAP_me=$'\e[0m' -export LESS_TERMCAP_so=$'\e[01;36m' +export LESS_TERMCAP_so=$'\e[01;31m' export LESS_TERMCAP_se=$'\e[0m' export LESS_TERMCAP_us=$'\e[1;4;36m' export LESS_TERMCAP_ue=$'\e[0m'