Add zenwritten tmux themes (from zenwritten.nvim)

main
Hektor Misplon 2025-10-03 23:19:49 +02:00
parent 2f29d940f2
commit f4a17dc0c8
2 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# This file is auto-generated by shipwright.nvim
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='#BBBBBB'
set -g window-status-current-style fg='#B279A7',bg='#BBBBBB',bold
set -g pane-border-style fg='#B279A7'
set -g pane-active-border-style fg='#B279A7'
set -g message-style fg='#191919',bg='#404040'
set -g display-panes-active-colour '#B279A7'
set -g display-panes-colour '#B279A7'
set -g clock-mode-colour '#B279A7'
set -g mode-style fg='#191919',bg='#404040'

View File

@ -0,0 +1,19 @@
# This file is auto-generated by shipwright.nvim
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='#353535'
set -g window-status-current-style fg='#88507D',bg='#353535',bold
set -g pane-border-style fg='#88507D'
set -g pane-active-border-style fg='#88507D'
set -g message-style fg='#EEEEEE',bg='#D7D7D7'
set -g display-panes-active-colour '#88507D'
set -g display-panes-colour '#88507D'
set -g clock-mode-colour '#88507D'
set -g mode-style fg='#EEEEEE',bg='#D7D7D7'