export separate zenbones_light and zenbones_dark
This commit is contained in:
18
extras/tmux/zenbones_dark.tmux
Normal file
18
extras/tmux/zenbones_dark.tmux
Normal file
@@ -0,0 +1,18 @@
|
||||
# This file is auto-generated from lua/zenbones/template/tmux.lua
|
||||
set -g status-left ' #[fg=#B279A7,bold]#{s/root//:client_key_table} '
|
||||
set -g status-right '#[fg=#B279A7,bold] [#S]#[fg=#B279A7,bold] [%d/%m] #[fg=#B279A7,bold][%I:%M%p] '
|
||||
set -g status-style fg='#B279A7',bg='#C6D5CF'
|
||||
|
||||
set -g window-status-current-style fg='#B279A7',bg='#C6D5CF',bold
|
||||
|
||||
set -g pane-border-style fg='#B279A7'
|
||||
set -g pane-active-border-style fg='#B279A7'
|
||||
|
||||
set -g message-style fg='#0F191F',bg='#3D4042'
|
||||
|
||||
set -g display-panes-active-colour '#B279A7'
|
||||
set -g display-panes-colour '#B279A7'
|
||||
|
||||
set -g clock-mode-colour '#B279A7'
|
||||
|
||||
set -g mode-style fg='#0F191F',bg='#3D4042'
|
||||
18
extras/tmux/zenbones_light.tmux
Normal file
18
extras/tmux/zenbones_light.tmux
Normal file
@@ -0,0 +1,18 @@
|
||||
# This file is auto-generated from lua/zenbones/template/tmux.lua
|
||||
set -g status-left ' #[fg=#88507D,bold]#{s/root//:client_key_table} '
|
||||
set -g status-right '#[fg=#88507D,bold] [#S]#[fg=#88507D,bold] [%d/%m] #[fg=#88507D,bold][%I:%M%p] '
|
||||
set -g status-style fg='#88507D',bg='#202E18'
|
||||
|
||||
set -g window-status-current-style fg='#88507D',bg='#202E18',bold
|
||||
|
||||
set -g pane-border-style fg='#88507D'
|
||||
set -g pane-active-border-style fg='#88507D'
|
||||
|
||||
set -g message-style fg='#E5EDE6',bg='#CBD9E3'
|
||||
|
||||
set -g display-panes-active-colour '#88507D'
|
||||
set -g display-panes-colour '#88507D'
|
||||
|
||||
set -g clock-mode-colour '#88507D'
|
||||
|
||||
set -g mode-style fg='#E5EDE6',bg='#CBD9E3'
|
||||
Reference in New Issue
Block a user