aboutsummaryrefslogtreecommitdiff
path: root/tmux/tmux.conf.256
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/tmux.conf.256')
-rw-r--r--tmux/tmux.conf.25615
1 files changed, 0 insertions, 15 deletions
diff --git a/tmux/tmux.conf.256 b/tmux/tmux.conf.256
deleted file mode 100644
index a6529a70..00000000
--- a/tmux/tmux.conf.256
+++ /dev/null
@@ -1,15 +0,0 @@
-# 256 color terminals
-set-option -g default-terminal 'screen-256color'
-set-option -g message-bg colour18
-set-option -g message-fg colour231
-set-option -g pane-active-border-fg colour237
-set-option -g pane-border-fg colour237
-set-option -g status-bg colour237
-set-option -g status-fg colour248
-set-window-option -g mode-bg colour18
-set-window-option -g mode-fg colour231
-set-window-option -g window-status-activity-bg colour237
-set-window-option -g window-status-activity-fg colour248
-set-window-option -g window-status-current-format "#[fg=colour231]#I:#W#F"
-set-window-option -g window-status-format "#[fg=colour16]#I:#W#F"
-