generate zenflesh files
This commit is contained in:
17
extras/tmux/zenflesh.tmux
Normal file
17
extras/tmux/zenflesh.tmux
Normal file
@@ -0,0 +1,17 @@
|
||||
set -g status-left ' #[fg=#AC75A1,bold]#{s/root//:client_key_table} '
|
||||
set -g status-right '#[fg=#AC75A1,bold] [#S]#[fg=#AC75A1,bold] [%d/%m] #[fg=#AC75A1,bold][%I:%M%p] '
|
||||
set -g status-style fg='#AC75A1',bg='#1A1715'
|
||||
|
||||
set -g window-status-current-style fg='#AC75A1',bg='#1A1715',bold
|
||||
|
||||
set -g pane-border-style fg='#AC75A1'
|
||||
set -g pane-active-border-style fg='#AC75A1'
|
||||
|
||||
set -g message-style fg='#B6BCC1',bg='#303B41'
|
||||
|
||||
set -g display-panes-active-colour '#AC75A1'
|
||||
set -g display-panes-colour '#AC75A1'
|
||||
|
||||
set -g clock-mode-colour '#AC75A1'
|
||||
|
||||
set -g mode-style fg='#B6BCC1',bg='#303B41'
|
||||
Reference in New Issue
Block a user