Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/aw-bib/config
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-bib committed Nov 11, 2016
2 parents d9c9266 + e5b240a commit a683b91
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ set-window-option -g window-status-current-bg default

# pane border
set-option -g pane-border-fg white #base2
set-option -g pane-active-border-fg cyan #base1
set-option -g pane-active-border-bg blue #base1
set-option -g pane-active-border-fg white #base1

# message text
set-option -g message-bg white #base2
Expand Down Expand Up @@ -105,8 +106,8 @@ set -g status-right-length 150
set -g status-fg white
set -g status-bg colour234
# set -g window-status-activity-attr bold
set -g pane-border-fg colour245
set -g pane-active-border-fg colour39
## set -g pane-border-fg colour245
## set -g pane-active-border-fg colour39
set -g message-fg colour16
set -g message-bg colour221
set -g message-attr bold
Expand Down

0 comments on commit a683b91

Please sign in to comment.