add auto-generated notice
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
" This file is auto-generated from lua/zenbones/build/lightline.lua
|
||||
let s:p = {'normal': {}, 'inactive': {}, 'insert': {}, 'replace': {}, 'visual': {}, 'tabline': {}}
|
||||
|
||||
let s:p.normal.left = [ [ "#564E4A", "#B2A39B", "bold" ], [ "#564E4A", "#C4B6AF" ] ]
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
" This file is auto-generated from lua/zenbones/build/lightline.lua
|
||||
let s:p = {'normal': {}, 'inactive': {}, 'insert': {}, 'replace': {}, 'visual': {}, 'tabline': {}}
|
||||
|
||||
let s:p.normal.left = [ [ "#BBAEA8", "#716965", "bold" ], [ "#BBAEA8", "#4E4845" ] ]
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
" This file is auto-generated from lua/zenbones/build/vim.lua
|
||||
if exists('g:colors_name')
|
||||
highlight clear
|
||||
syntax reset
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
" This file is auto-generated from lua/zenbones/build/vim.lua
|
||||
if exists('g:colors_name')
|
||||
highlight clear
|
||||
syntax reset
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file is auto-generated from lua/zenbones/build/alacritty.lua
|
||||
# zenbones alacritty colors
|
||||
colors:
|
||||
# Default colors
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file is auto-generated from lua/zenbones/build/alacritty.lua
|
||||
# zenflesh alacritty colors
|
||||
colors:
|
||||
# Default colors
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file is auto-generated from lua/zenbones/build/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: zenbones
|
||||
## license: MIT
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file is auto-generated from lua/zenbones/build/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: zenflesh
|
||||
## license: MIT
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file is auto-generated from lua/zenbones/build/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'
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file is auto-generated from lua/zenbones/build/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'
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file is auto-generated from lua/zenbones/build/wezterm.lua
|
||||
# Zenbones
|
||||
[colors]
|
||||
foreground = "#2C363C"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This file is auto-generated from lua/zenbones/build/wezterm.lua
|
||||
# Zenflesh
|
||||
[colors]
|
||||
foreground = "#B4BDC3"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
-- This file is auto-generated from lua/zenbones/build/lualine.lua
|
||||
local common_fg = "#564E4A"
|
||||
local inactive_bg = "#DAD3CF"
|
||||
local inactive_fg = "#596A76"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
-- This file is auto-generated from lua/zenbones/build/lualine.lua
|
||||
local common_fg = "#BBAEA8"
|
||||
local inactive_bg = "#312D2B"
|
||||
local inactive_fg = "#CAD0D4"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
local template = [[# ${name} alacritty colors
|
||||
local template = [[# This file is auto-generated from lua/zenbones/build/alacritty.lua
|
||||
# ${name} alacritty colors
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
local template = [[# vim:ft=kitty
|
||||
local template = [[# This file is auto-generated from lua/zenbones/build/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: ${name}
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
local template = [[let s:p = {'normal': {}, 'inactive': {}, 'insert': {}, 'replace': {}, 'visual': {}, 'tabline': {}}
|
||||
local template = [[" This file is auto-generated from lua/zenbones/build/lightline.lua
|
||||
let s:p = {'normal': {}, 'inactive': {}, 'insert': {}, 'replace': {}, 'visual': {}, 'tabline': {}}
|
||||
|
||||
let s:p.normal.left = [ [ "${common_fg}", "${normal_a_bg}", "bold" ], [ "${common_fg}", "${normal_b_bg}" ] ]
|
||||
let s:p.normal.middle = [ [ "${normal_c_fg}", "${normal_c_bg}" ] ]
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
local template = [[local common_fg = "${common_fg}"
|
||||
local template = [[-- This file is auto-generated from lua/zenbones/build/lualine.lua
|
||||
local common_fg = "${common_fg}"
|
||||
local inactive_bg = "${inactive_bg}"
|
||||
local inactive_fg = "${inactive_fg}"
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
local template = [[set -g status-left ' #[fg=${color5},bold]#{s/root//:client_key_table} '
|
||||
local template = [[# This file is auto-generated from lua/zenbones/build/tmux.lua
|
||||
set -g status-left ' #[fg=${color5},bold]#{s/root//:client_key_table} '
|
||||
set -g status-right '#[fg=${color5},bold] [#S]#[fg=${color5},bold] [%d/%m] #[fg=${color5},bold][%I:%M%p] '
|
||||
set -g status-style fg='${color5}',bg='${color7}'
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
local lush = require "lush"
|
||||
|
||||
local template = [[if exists('g:colors_name')
|
||||
local template = [[" This file is auto-generated from lua/zenbones/build/vim.lua
|
||||
if exists('g:colors_name')
|
||||
highlight clear
|
||||
syntax reset
|
||||
set t_Co=256
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
local template = [[# ${name}
|
||||
local template = [[# This file is auto-generated from lua/zenbones/build/wezterm.lua
|
||||
# ${name}
|
||||
[colors]
|
||||
foreground = "${fg}"
|
||||
background = "${bg}"
|
||||
|
||||
Reference in New Issue
Block a user