mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 08:58:44 +00:00
More colors
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ set -g status-right "#[fg=$TMUX_STATUS_ORANGE,bg=$TMUX_STATUS_BG,bold]#[fg=$T
|
|||||||
set -g status-right-length 60
|
set -g status-right-length 60
|
||||||
|
|
||||||
# window name options
|
# window name options
|
||||||
set -g window-status-format "#[fg=$TMUX_ACTIVE_COLOR,bg=$TMUX_STATUS_TEXT_COLOR] #I #W "
|
set -g window-status-format "#[fg=$TMUX_STATUS_TEXT_COLOR,bg=$TMUX_STATUS_BG] #I #W "
|
||||||
set -g window-status-current-format "#[fg=$TMUX_STATUS_TEXT_COLOR,bg=$TMUX_ACTIVE_COLOR,noreverse,bold] #I #W "
|
set -g window-status-current-format "#[fg=$TMUX_STATUS_TEXT_COLOR,bg=$TMUX_ACTIVE_COLOR,noreverse,bold] #I #W "
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user