rework theme
This commit is contained in:
parent
ee2ba0d1a6
commit
8ca2dbcb1c
1 changed files with 3 additions and 3 deletions
|
@ -30,10 +30,10 @@ bind-key -T copy-mode-vi 'y' send -X copy-selection
|
||||||
set -g status-bg colour18
|
set -g status-bg colour18
|
||||||
set -g status-fg colour20
|
set -g status-fg colour20
|
||||||
|
|
||||||
setw -g window-status-current-format '#[fg=colour18,bg=colour3]#[fg=colour1,bg=colour3] #I #[fg=colour19]#W #[fg=colour19]#F #[bg=colour18,fg=colour3]'
|
setw -g window-status-current-format '#[fg=colour18,bg=colour3]#[fg=colour1,bg=colour3] #I #[fg=colour19]#W #[fg=colour19]#F #[bg=colour18,fg=colour3]'
|
||||||
setw -g window-status-format ' #I #W #F '
|
setw -g window-status-format ' #I #W #F '
|
||||||
set -g status-left "#[fg=colour19,bg=colour3] #[fg=colour3,bg=colour234] "
|
set -g status-left "#[fg=colour19,bg=colour3] #[fg=colour3,bg=colour18] "
|
||||||
set -g status-right "#[fg=colour19,bg=colour234]#[fg=colour21,bg=colour19] %H:%M #[fg=colour3,bg=colour19]#[fg=colour0,bg=colour3,bold] #H "
|
set -g status-right "#[fg=colour19,bg=colour18]#[fg=colour21,bg=colour19] %H:%M #[fg=colour3,bg=colour19]#[fg=colour0,bg=colour3,bold] #H "
|
||||||
|
|
||||||
# List of my plugins
|
# List of my plugins
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue