소스 검색

tmux.org: Make tmux selection color be red bg, black fg

master
Mitch Tishmack 8 년 전
부모
커밋
1b18e232a3
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      tmux.org

+ 3
- 0
tmux.org 파일 보기

@@ -24,6 +24,9 @@ Tmux configuration. Pretty boring in most ways.
set-window-option -g window-status-fg black
set-window-option -g window-status-current-bg white

# Selection highlight color
set-window-option -g mode-style bg=red,fg=black

# Status line options
set-option -g status-bg black
set-option -g status-fg colour7


불러오는 중...
취소
저장