Browse Source

change colors

pull/1/head
10sr 10 years ago
parent
commit
cd37596ff5
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      setup.sh
  2. +1
    -1
      shrc

+ 1
- 1
setup.sh View File

@@ -273,7 +273,7 @@ setup_tmux(){
tmux_bg_color=magenta
tmux_fg_color=white
;;
freebsd-vb-win7-opti)
debian-vb-win7-opti)
tmux_bg_color=red
tmux_fg_color=white
;;


+ 1
- 1
shrc View File

@@ -1266,7 +1266,7 @@ then
newkiwi)
__my_c4="$__color_light_purple"
;;
freebsd-vb-win7-opti)
debian-vb-win7-opti)
__my_c4="$__color_light_red"
;;
*)


Loading…
Cancel
Save