generate lightline and lualine for flavors
This commit is contained in:
34
lua/lualine/themes/forestbones_dark.lua
Normal file
34
lua/lualine/themes/forestbones_dark.lua
Normal file
@@ -0,0 +1,34 @@
|
||||
-- This file is auto-generated from lua/zenbones/template/lualine.lua
|
||||
local common_fg = "#9CB4C6"
|
||||
local inactive_bg = "#3E4850"
|
||||
local inactive_fg = "#EDE5D4"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#6F818E", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#53606A", fg = common_fg },
|
||||
c = { bg = "#46525B", fg = "#E7DCC4" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
a = { bg = "#456763", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
command = {
|
||||
a = { bg = "#9E5179", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
visual = {
|
||||
a = { bg = "#615B51", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
replace = {
|
||||
a = { bg = "#643839", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
inactive = {
|
||||
a = { bg = inactive_bg, fg = inactive_fg, gui = "bold" },
|
||||
b = { bg = inactive_bg, fg = inactive_fg },
|
||||
c = { bg = inactive_bg, fg = inactive_fg },
|
||||
},
|
||||
}
|
||||
34
lua/lualine/themes/forestbones_light.lua
Normal file
34
lua/lualine/themes/forestbones_light.lua
Normal file
@@ -0,0 +1,34 @@
|
||||
-- This file is auto-generated from lua/zenbones/template/lualine.lua
|
||||
local common_fg = "#5A5236"
|
||||
local inactive_bg = "#E9D795"
|
||||
local inactive_fg = "#758690"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#B7A874", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#CFBE83", fg = common_fg },
|
||||
c = { bg = "#E0CE8F", fg = "#4F5B62" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
a = { bg = "#B0C3D4", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
command = {
|
||||
a = { bg = "#EEBADB", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
visual = {
|
||||
a = { bg = "#D3DFE6", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
replace = {
|
||||
a = { bg = "#EEDFDF", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
inactive = {
|
||||
a = { bg = inactive_bg, fg = inactive_fg, gui = "bold" },
|
||||
b = { bg = inactive_bg, fg = inactive_fg },
|
||||
c = { bg = inactive_bg, fg = inactive_fg },
|
||||
},
|
||||
}
|
||||
34
lua/lualine/themes/nordbones.lua
Normal file
34
lua/lualine/themes/nordbones.lua
Normal file
@@ -0,0 +1,34 @@
|
||||
-- This file is auto-generated from lua/zenbones/template/lualine.lua
|
||||
local common_fg = "#A8B1C5"
|
||||
local inactive_bg = "#414959"
|
||||
local inactive_fg = "#F2F4F7"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#727F98", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#576175", fg = common_fg },
|
||||
c = { bg = "#485061", fg = "#EBEEF3" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
a = { bg = "#476968", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
command = {
|
||||
a = { bg = "#84637E", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
visual = {
|
||||
a = { bg = "#545F70", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
replace = {
|
||||
a = { bg = "#663A3E", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
inactive = {
|
||||
a = { bg = inactive_bg, fg = inactive_fg, gui = "bold" },
|
||||
b = { bg = inactive_bg, fg = inactive_fg },
|
||||
c = { bg = inactive_bg, fg = inactive_fg },
|
||||
},
|
||||
}
|
||||
34
lua/lualine/themes/rosebones_dark.lua
Normal file
34
lua/lualine/themes/rosebones_dark.lua
Normal file
@@ -0,0 +1,34 @@
|
||||
-- This file is auto-generated from lua/zenbones/template/lualine.lua
|
||||
local common_fg = "#A4A1B7"
|
||||
local inactive_bg = "#2F2C40"
|
||||
local inactive_fg = "#E9E0E0"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#6B6788", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#4A4563", fg = common_fg },
|
||||
c = { bg = "#3A364E", fg = "#E1D4D4" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
a = { bg = "#30484C", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
command = {
|
||||
a = { bg = "#673592", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
visual = {
|
||||
a = { bg = "#523A39", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
replace = {
|
||||
a = { bg = "#3D2229", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
inactive = {
|
||||
a = { bg = inactive_bg, fg = inactive_fg, gui = "bold" },
|
||||
b = { bg = inactive_bg, fg = inactive_fg },
|
||||
c = { bg = inactive_bg, fg = inactive_fg },
|
||||
},
|
||||
}
|
||||
34
lua/lualine/themes/rosebones_light.lua
Normal file
34
lua/lualine/themes/rosebones_light.lua
Normal file
@@ -0,0 +1,34 @@
|
||||
-- This file is auto-generated from lua/zenbones/template/lualine.lua
|
||||
local common_fg = "#605038"
|
||||
local inactive_bg = "#EED7B7"
|
||||
local inactive_fg = "#AE6966"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#C5A778", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#DEBC88", fg = common_fg },
|
||||
c = { bg = "#EACA9B", fg = "#724341" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
a = { bg = "#A8C9D1", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
command = {
|
||||
a = { bg = "#D1C9DC", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
visual = {
|
||||
a = { bg = "#EADDDC", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
replace = {
|
||||
a = { bg = "#F0E2E5", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
inactive = {
|
||||
a = { bg = inactive_bg, fg = inactive_fg, gui = "bold" },
|
||||
b = { bg = inactive_bg, fg = inactive_fg },
|
||||
c = { bg = inactive_bg, fg = inactive_fg },
|
||||
},
|
||||
}
|
||||
34
lua/lualine/themes/tokyobones_dark.lua
Normal file
34
lua/lualine/themes/tokyobones_dark.lua
Normal file
@@ -0,0 +1,34 @@
|
||||
-- This file is auto-generated from lua/zenbones/template/lualine.lua
|
||||
local common_fg = "#A3A5B7"
|
||||
local inactive_bg = "#2E2F3F"
|
||||
local inactive_fg = "#D2D9F8"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#696B87", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#484A61", fg = common_fg },
|
||||
c = { bg = "#36384A", fg = "#C0CAF5" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
a = { bg = "#36466A", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
command = {
|
||||
a = { bg = "#6E20BD", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
visual = {
|
||||
a = { bg = "#2C4075", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
replace = {
|
||||
a = { bg = "#412428", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
inactive = {
|
||||
a = { bg = inactive_bg, fg = inactive_fg, gui = "bold" },
|
||||
b = { bg = inactive_bg, fg = inactive_fg },
|
||||
c = { bg = inactive_bg, fg = inactive_fg },
|
||||
},
|
||||
}
|
||||
34
lua/lualine/themes/tokyobones_light.lua
Normal file
34
lua/lualine/themes/tokyobones_light.lua
Normal file
@@ -0,0 +1,34 @@
|
||||
-- This file is auto-generated from lua/zenbones/template/lualine.lua
|
||||
local common_fg = "#464953"
|
||||
local inactive_bg = "#BCBEC6"
|
||||
local inactive_fg = "#5F6B9B"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#9395A2", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#A6A8B3", fg = common_fg },
|
||||
c = { bg = "#B4B6BE", fg = "#333A57" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
a = { bg = "#9BA6C2", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
command = {
|
||||
a = { bg = "#B3A9C9", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
visual = {
|
||||
a = { bg = "#BBC0D8", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
replace = {
|
||||
a = { bg = "#DFBEC3", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
inactive = {
|
||||
a = { bg = inactive_bg, fg = inactive_fg, gui = "bold" },
|
||||
b = { bg = inactive_bg, fg = inactive_fg },
|
||||
c = { bg = inactive_bg, fg = inactive_fg },
|
||||
},
|
||||
}
|
||||
@@ -136,6 +136,86 @@ local colorschemes = {
|
||||
exclude = { "vim" },
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
name = "rosebones_light",
|
||||
specs = "rosebones",
|
||||
palette = require("rosebones.palette").light,
|
||||
setup = function()
|
||||
vim.opt.background = "light"
|
||||
end,
|
||||
opt = {
|
||||
exclude = { "vim", "alacritty", "iterm", "kitty", "tmux", "wezterm" },
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
name = "rosebones_dark",
|
||||
specs = "rosebones",
|
||||
palette = require("rosebones.palette").dark,
|
||||
setup = function()
|
||||
vim.opt.background = "dark"
|
||||
end,
|
||||
opt = {
|
||||
exclude = { "vim", "alacritty", "iterm", "kitty", "tmux", "wezterm" },
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
name = "forestbones_light",
|
||||
specs = "forestbones",
|
||||
palette = require("forestbones.palette").light,
|
||||
setup = function()
|
||||
vim.opt.background = "light"
|
||||
end,
|
||||
opt = {
|
||||
exclude = { "vim", "alacritty", "iterm", "kitty", "tmux", "wezterm" },
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
name = "forestbones_dark",
|
||||
specs = "forestbones",
|
||||
palette = require("forestbones.palette").dark,
|
||||
setup = function()
|
||||
vim.opt.background = "dark"
|
||||
end,
|
||||
opt = {
|
||||
exclude = { "vim", "alacritty", "iterm", "kitty", "tmux", "wezterm" },
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
name = "tokyobones_light",
|
||||
specs = "tokyobones",
|
||||
palette = require("tokyobones.palette").light,
|
||||
setup = function()
|
||||
vim.opt.background = "light"
|
||||
end,
|
||||
opt = {
|
||||
exclude = { "vim", "alacritty", "iterm", "kitty", "tmux", "wezterm" },
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
name = "tokyobones_dark",
|
||||
specs = "tokyobones",
|
||||
palette = require("tokyobones.palette").dark,
|
||||
setup = function()
|
||||
vim.opt.background = "dark"
|
||||
end,
|
||||
opt = {
|
||||
exclude = { "vim", "alacritty", "iterm", "kitty", "tmux", "wezterm" },
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
name = "nordbones",
|
||||
palette = require("nordbones.palette").derived,
|
||||
opt = {
|
||||
exclude = { "vim", "alacritty", "iterm", "kitty", "tmux", "wezterm" },
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
function build_from(colorscheme)
|
||||
|
||||
Reference in New Issue
Block a user