summaryrefslogtreecommitdiff
path: root/dotfiles/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/tmux.conf')
-rw-r--r--dotfiles/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/tmux.conf b/dotfiles/tmux.conf
index dd66e95..ef18cb0 100644
--- a/dotfiles/tmux.conf
+++ b/dotfiles/tmux.conf
@@ -46,7 +46,7 @@ set-option -g update-environment "\
"
# style the border of the active pane
-set -g pane-active-border-style "fg=black bg=color116"
+set -g pane-active-border-style "fg=black bg=colour116"
# configure the status line
set -g status-right "#[fg=colour178]#H#[default]|%a %F %H:%M"