rename build/ -> template

This commit is contained in:
Michael Chris Lopez
2021-09-21 20:55:53 +08:00
parent 77a82cefca
commit 922eb2de63
23 changed files with 43 additions and 51 deletions

View File

@@ -1,4 +1,4 @@
# This file is auto-generated from lua/zenbones/build/alacritty.lua
# This file is auto-generated from lua/zenbones/template/alacritty.lua
# zenbones alacritty colors
colors:
# Default colors

View File

@@ -1,4 +1,4 @@
# This file is auto-generated from lua/zenbones/build/alacritty.lua
# This file is auto-generated from lua/zenbones/template/alacritty.lua
# zenflesh alacritty colors
colors:
# Default colors

View File

@@ -1,4 +1,4 @@
# This file is auto-generated from lua/zenbones/build/kitty.lua
# This file is auto-generated from lua/zenbones/template/kitty.lua
# vim:ft=kitty
## name: zenbones
## license: MIT

View File

@@ -1,4 +1,4 @@
# This file is auto-generated from lua/zenbones/build/kitty.lua
# This file is auto-generated from lua/zenbones/template/kitty.lua
# vim:ft=kitty
## name: zenflesh
## license: MIT

View File

@@ -1,4 +1,4 @@
# This file is auto-generated from lua/zenbones/build/tmux.lua
# 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='#2C363C'

View File

@@ -1,4 +1,4 @@
# This file is auto-generated from lua/zenbones/build/tmux.lua
# 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='#B4BDC3'

View File

@@ -1,4 +1,4 @@
# This file is auto-generated from lua/zenbones/build/wezterm.lua
# This file is auto-generated from lua/zenbones/template/wezterm.lua
# Zenbones
[colors]
foreground = "#2C363C"

View File

@@ -1,4 +1,4 @@
# This file is auto-generated from lua/zenbones/build/wezterm.lua
# This file is auto-generated from lua/zenbones/template/wezterm.lua
# Zenflesh
[colors]
foreground = "#B4BDC3"