-set -g status-left '#[fg=colour231]#[bg=green]#S '
-set-window-option -g window-status-current-bg magenta
-set-window-option -g window-status-current-fg colour232
-set-window-option -g window-status-fg colour231
-set -g status-right ' #[fg=colour231]#[bg=green] #(short-uptime)'
+set -g status-left '#[fg=colour232]#[bg=green]#S '
+set-window-option -g window-status-current-style bg=magenta,fg=color231
+set-window-option -g window-status-style fg=colour232
+set -g status-right ' #[fg=colour232]#[bg=green] #(bash ~/.dotfiles/tmux-segments/short-uptime)'