add zenwritten to build

This commit is contained in:
Michael Chris Lopez
2021-10-14 18:19:49 +08:00
parent 7ed46d86d7
commit 8b235543f2
19 changed files with 1035 additions and 10 deletions

View 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='#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='#DDDDDD'
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='#DDDDDD'