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