Files
zenbones-theme/extras/tmux/seoulbones_dark.tmux

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
631 B
Plaintext
Raw Permalink Normal View History

2021-11-12 08:24:16 +00:00
# This file is auto-generated by shipwright.nvim
2021-11-13 00:22:38 +00:00
set -g status-left ' #[fg=#A5A6C5,bold]#{s/root//:client_key_table} '
set -g status-right '#[fg=#A5A6C5,bold] [#S]#[fg=#A5A6C5,bold] [%d/%m] #[fg=#A5A6C5,bold][%I:%M%p] '
2021-11-14 04:09:37 +00:00
set -g status-style fg='#A5A6C5',bg='#DDDDDD'
2021-11-12 08:24:16 +00:00
2021-11-14 04:09:37 +00:00
set -g window-status-current-style fg='#A5A6C5',bg='#DDDDDD',bold
2021-11-12 08:24:16 +00:00
2021-11-13 00:22:38 +00:00
set -g pane-border-style fg='#A5A6C5'
set -g pane-active-border-style fg='#A5A6C5'
2021-11-12 08:24:16 +00:00
set -g message-style fg='#4B4B4B',bg='#777777'
2021-11-13 00:22:38 +00:00
set -g display-panes-active-colour '#A5A6C5'
set -g display-panes-colour '#A5A6C5'
2021-11-12 08:24:16 +00:00
2021-11-13 00:22:38 +00:00
set -g clock-mode-colour '#A5A6C5'
2021-11-12 08:24:16 +00:00
set -g mode-style fg='#4B4B4B',bg='#777777'