aboutsummaryrefslogtreecommitdiff
path: root/tmux.config
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2016-04-20 11:21:06 -0600
committerCody Hiar <codyfh@gmail.com>2016-04-20 11:21:06 -0600
commitc3b31656ef59d8f0e411ef782938959df3d87b67 (patch)
tree2cafeb63d2470507e57127c15be2aee360f74ac9 /tmux.config
parentc23ab521b6207715ec256a5a9c526768a2681169 (diff)
Changing colorscheme to gruvbox colors
Diffstat (limited to 'tmux.config')
-rw-r--r--tmux.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.config b/tmux.config
index 68372b3..c939926 100644
--- a/tmux.config
+++ b/tmux.config
@@ -49,8 +49,8 @@ set-option -g default-command "reattach-to-user-namespace -l zsh"
#### COLOUR (Solarized dark)
## default statusbar colors
-set-option -g status-bg colour19 #base02
-set-option -g status-fg colour253 #yellow
+set-option -g status-bg colour66 #base02
+set-option -g status-fg colour229 #yellow
#set-option -g status-attr default
## default window title colors