瀏覽代碼

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


Loading…
取消
儲存