breaking: remove all zenflesh artifacts
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
" This file is auto-generated from lua/zenbones/template/lightline.lua
|
||||
let s:p = {'normal': {}, 'inactive': {}, 'insert': {}, 'replace': {}, 'visual': {}, 'tabline': {}}
|
||||
|
||||
let s:p.normal.left = [ [ "#AFA099", "#736863", "bold" ], [ "#AFA099", "#4F4844" ] ]
|
||||
let s:p.normal.middle = [ [ "#B4BDC3", "#3E3835" ] ]
|
||||
let s:p.normal.right = [ [ "#AFA099", "#4F4844" ], [ "#AFA099", "#4F4844" ] ]
|
||||
let s:p.normal.warning = [ [ "#B77E64", "#211D1B" ] ]
|
||||
let s:p.normal.error = [ [ "#DE6E7C", "#251B1C" ] ]
|
||||
|
||||
let s:p.inactive.left = [ [ "#CAD0D4", "#322D2B" ], [ "#CAD0D4", "#322D2B" ] ]
|
||||
let s:p.inactive.middle = [ [ "#CAD0D4", "#322D2B" ] ]
|
||||
let s:p.inactive.right = [ [ "#CAD0D4", "#322D2B" ] ]
|
||||
|
||||
let s:p.insert.left = [ [ "#AFA099", "#324757", "bold" ], [ "#AFA099", "#4F4844" ] ]
|
||||
let s:p.replace.left = [ [ "#AFA099", "#3E2225", "bold" ], [ "#AFA099", "#4F4844" ] ]
|
||||
let s:p.visual.left = [ [ "#AFA099", "#3D4042", "bold" ], [ "#AFA099", "#4F4844" ] ]
|
||||
|
||||
let s:p.tabline.left = [ [ "#B4BDC3", "#4F4844", "italic" ] ]
|
||||
let s:p.tabline.middle = [ [ "#CAD0D4", "#322D2B" ] ]
|
||||
let s:p.tabline.right = [ [ "#B4BDC3", "#4F4844" ] ]
|
||||
let s:p.tabline.tabsel = [ [ "#B4BDC3", "#1C1917", "bold" ] ]
|
||||
|
||||
let g:lightline#colorscheme#zenbones#palette = lightline#colorscheme#fill(s:p)
|
||||
@@ -1,263 +0,0 @@
|
||||
" This file is auto-generated from lua/zenbones/template/vim.lua
|
||||
if exists('g:colors_name')
|
||||
highlight clear
|
||||
endif
|
||||
|
||||
set background=dark
|
||||
let g:colors_name = 'zenflesh'
|
||||
|
||||
let g:terminal_color_0 = '#1C1917'
|
||||
let g:terminal_color_1 = '#DE6E7C'
|
||||
let g:terminal_color_2 = '#819B69'
|
||||
let g:terminal_color_3 = '#B77E64'
|
||||
let g:terminal_color_4 = '#6099C0'
|
||||
let g:terminal_color_5 = '#B279A7'
|
||||
let g:terminal_color_6 = '#66A5AD'
|
||||
let g:terminal_color_7 = '#B4BDC3'
|
||||
let g:terminal_color_8 = '#403833'
|
||||
let g:terminal_color_9 = '#E8838F'
|
||||
let g:terminal_color_10 = '#8BAE68'
|
||||
let g:terminal_color_11 = '#D68C67'
|
||||
let g:terminal_color_12 = '#61ABDA'
|
||||
let g:terminal_color_13 = '#CF86C1'
|
||||
let g:terminal_color_14 = '#65B8C1'
|
||||
let g:terminal_color_15 = '#888F94'
|
||||
|
||||
if has('nvim') && (!exists('g:zenbones_compat') || g:zenbones_compat == 0)
|
||||
lua package.loaded["zenflesh"] = nil
|
||||
lua require "lush"(require "zenflesh", { force_clean = false })
|
||||
finish
|
||||
else
|
||||
highlight Bold guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||
highlight BufferVisible guifg=#CAD0D4 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight BufferVisibleIndex guifg=#CAD0D4 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight BufferVisibleSign guifg=#CAD0D4 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight CmpItemAbbr guifg=#979FA4 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight CmpItemAbbrDeprecated guifg=#64696D guibg=NONE guisp=NONE gui=NONE
|
||||
highlight CmpItemAbbrMatch guifg=#B4BDC3 guibg=NONE guisp=NONE gui=bold
|
||||
highlight CmpItemAbbrMatchFuzzy guifg=#9FA7AD guibg=NONE guisp=NONE gui=bold
|
||||
highlight CmpItemKind guifg=#868C91 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight CmpItemMenu guifg=#797F84 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight CocMarkdownLink guifg=#66A5AD guibg=NONE guisp=NONE gui=underline
|
||||
highlight ColorColumn guifg=NONE guibg=#55392C guisp=NONE gui=NONE
|
||||
highlight Comment guifg=#6E6763 guibg=NONE guisp=NONE gui=italic
|
||||
highlight Conceal guifg=#797F84 guibg=NONE guisp=NONE gui=bold,italic
|
||||
highlight Constant guifg=#868C91 guibg=NONE guisp=NONE gui=italic
|
||||
highlight Cursor guifg=#1C1917 guibg=#C4CACF guisp=NONE gui=NONE
|
||||
highlight CursorLine guifg=NONE guibg=#25211F guisp=NONE gui=NONE
|
||||
highlight CursorLineNr guifg=#B4BDC3 guibg=NONE guisp=NONE gui=bold
|
||||
highlight Delimiter guifg=#867A74 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight DiagnosticHint guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight DiagnosticInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight DiagnosticSignError guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE
|
||||
highlight DiagnosticSignHint guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight DiagnosticSignInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight DiagnosticSignWarn guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight DiagnosticUnderlineError guifg=#DE6E7C guibg=NONE guisp=NONE gui=undercurl
|
||||
highlight DiagnosticUnderlineHint guifg=#B279A7 guibg=NONE guisp=NONE gui=undercurl
|
||||
highlight DiagnosticUnderlineInfo guifg=#6099C0 guibg=NONE guisp=NONE gui=undercurl
|
||||
highlight DiagnosticUnderlineWarn guifg=#B77E64 guibg=NONE guisp=NONE gui=undercurl
|
||||
highlight DiagnosticVirtualTextError guifg=#DE6E7C guibg=#251B1C guisp=NONE gui=NONE
|
||||
highlight DiagnosticVirtualTextWarn guifg=#B77E64 guibg=#211D1B guisp=NONE gui=NONE
|
||||
highlight DiffAdd guifg=NONE guibg=#232D1A guisp=NONE gui=NONE
|
||||
highlight DiffChange guifg=NONE guibg=#1D2C36 guisp=NONE gui=NONE
|
||||
highlight DiffDelete guifg=NONE guibg=#3E2225 guisp=NONE gui=NONE
|
||||
highlight DiffText guifg=#B4BDC3 guibg=#324757 guisp=NONE gui=NONE
|
||||
highlight Directory guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||
highlight Error guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE
|
||||
highlight FloatBorder guifg=#837771 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight FoldColumn guifg=#685F5A guibg=NONE guisp=NONE gui=bold
|
||||
highlight Folded guifg=#AFA099 guibg=#3E3835 guisp=NONE gui=NONE
|
||||
highlight Function guifg=#B4BDC3 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight GitSignsAdd guifg=#819B69 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight GitSignsChange guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight GitSignsDelete guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE
|
||||
highlight HopNextKey2 guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight Identifier guifg=#979FA4 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight IncSearch guifg=#1C1917 guibg=#BF8FB5 guisp=NONE gui=bold
|
||||
highlight IndentBlanklineChar guifg=#383432 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic
|
||||
highlight LightspeedGreyWash guifg=#6E6763 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight LightspeedLabel guifg=#B279A7 guibg=NONE guisp=NONE gui=bold,underline
|
||||
highlight LightspeedLabelDistant guifg=#66A5AD guibg=NONE guisp=NONE gui=bold,underline
|
||||
highlight LightspeedLabelDistantOverlapped guifg=#66A5AD guibg=NONE guisp=NONE gui=underline
|
||||
highlight LightspeedLabelOverlapped guifg=#B279A7 guibg=NONE guisp=NONE gui=underline
|
||||
highlight LightspeedOneCharMatch guifg=#1C1917 guibg=#B279A7 guisp=NONE gui=bold
|
||||
highlight LightspeedPendingChangeOpArea guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight LightspeedShortcut guifg=#1C1917 guibg=#B279A7 guisp=NONE gui=bold,underline
|
||||
highlight LineNr guifg=#685F5A guibg=NONE guisp=NONE gui=NONE
|
||||
highlight MoreMsg guifg=#819B69 guibg=NONE guisp=NONE gui=bold
|
||||
highlight NeogitHunkHeaderHighlight guifg=#B4BDC3 guibg=#25211F guisp=NONE gui=bold
|
||||
highlight NnnNormal guifg=#B4BDC3 guibg=#231F1D guisp=NONE gui=NONE
|
||||
highlight NnnVertSplit guifg=bg guibg=NONE guisp=NONE gui=NONE
|
||||
highlight NonText guifg=#5C534F guibg=NONE guisp=NONE gui=NONE
|
||||
highlight Normal guifg=#B4BDC3 guibg=#1C1917 guisp=NONE gui=NONE
|
||||
highlight NormalFloat guifg=NONE guibg=#2C2725 guisp=NONE gui=NONE
|
||||
highlight Number guifg=#B4BDC3 guibg=NONE guisp=NONE gui=italic
|
||||
highlight NvimTreeCursorLine guifg=NONE guibg=#322D2B guisp=NONE gui=NONE
|
||||
highlight NvimTreeNormal guifg=#B4BDC3 guibg=#231F1D guisp=NONE gui=NONE
|
||||
highlight NvimTreeRootFolder guifg=#6099C0 guibg=NONE guisp=NONE gui=bold
|
||||
highlight NvimTreeSpecialFile guifg=#B279A7 guibg=NONE guisp=NONE gui=underline
|
||||
highlight NvimTreeSymlink guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight NvimTreeVertSplit guifg=bg guibg=NONE guisp=NONE gui=NONE
|
||||
highlight Pmenu guifg=NONE guibg=#352F2D guisp=NONE gui=NONE
|
||||
highlight PmenuSbar guifg=NONE guibg=#736863 guisp=NONE gui=NONE
|
||||
highlight PmenuSel guifg=NONE guibg=#4F4844 guisp=NONE gui=NONE
|
||||
highlight PmenuThumb guifg=NONE guibg=#8E817B guisp=NONE gui=NONE
|
||||
highlight Search guifg=#B4BDC3 guibg=#65435E guisp=NONE gui=NONE
|
||||
highlight SneakLabelMask guifg=#B279A7 guibg=#B279A7 guisp=NONE gui=NONE
|
||||
highlight Special guifg=#8D9499 guibg=NONE guisp=NONE gui=bold
|
||||
highlight SpecialComment guifg=#6E6763 guibg=NONE guisp=NONE gui=bold
|
||||
highlight SpecialKey guifg=#5C534F guibg=NONE guisp=NONE gui=italic
|
||||
highlight SpellBad guifg=#CB7A83 guibg=NONE guisp=NONE gui=undercurl
|
||||
highlight SpellCap guifg=#CB7A83 guibg=NONE guisp=NONE gui=undercurl
|
||||
highlight SpellRare guifg=#CB7A83 guibg=NONE guisp=NONE gui=undercurl
|
||||
highlight Statement guifg=#B4BDC3 guibg=NONE guisp=NONE gui=bold
|
||||
highlight StatusLine guifg=#B4BDC3 guibg=#3E3835 guisp=NONE gui=NONE
|
||||
highlight StatusLineNC guifg=#CAD0D4 guibg=#322D2B guisp=NONE gui=NONE
|
||||
highlight TSConstant guifg=#979FA4 guibg=NONE guisp=NONE gui=bold
|
||||
highlight TabLineSel guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||
highlight TelescopeBorder guifg=#837771 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight TelescopeMatching guifg=#B279A7 guibg=NONE guisp=NONE gui=bold
|
||||
highlight TelescopeSelectionCaret guifg=#DE6E7C guibg=#25211F guisp=NONE gui=NONE
|
||||
highlight Title guifg=NONE guibg=NONE guisp=NONE gui=bold
|
||||
highlight Todo guifg=NONE guibg=NONE guisp=NONE gui=bold,underline
|
||||
highlight Type guifg=#A1938C guibg=NONE guisp=NONE gui=NONE
|
||||
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline
|
||||
highlight VertSplit guifg=#685F5A guibg=NONE guisp=NONE gui=NONE
|
||||
highlight Visual guifg=NONE guibg=#3D4042 guisp=NONE gui=NONE
|
||||
highlight WarningMsg guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight WildMenu guifg=#1C1917 guibg=#B279A7 guisp=NONE gui=NONE
|
||||
highlight diffAdded guifg=#819B69 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight diffChanged guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight diffFile guifg=#B77E64 guibg=NONE guisp=NONE gui=bold
|
||||
highlight diffIndexLine guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE
|
||||
highlight diffLine guifg=#B279A7 guibg=NONE guisp=NONE gui=bold
|
||||
highlight diffNewFile guifg=#819B69 guibg=NONE guisp=NONE gui=italic
|
||||
highlight diffOldFile guifg=#DE6E7C guibg=NONE guisp=NONE gui=italic
|
||||
highlight diffRemoved guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE
|
||||
highlight lCursor guifg=#1C1917 guibg=#797F84 guisp=NONE gui=NONE
|
||||
highlight markdownH1 guifg=#B4BDC3 guibg=NONE guisp=NONE gui=bold,underline
|
||||
highlight! link Boolean Number
|
||||
highlight! link BufferCurrent TabLineSel
|
||||
highlight! link CocCodeLens LineNr
|
||||
highlight! link CocErrorHighlight DiagnosticUnderlineError
|
||||
highlight! link CocErrorSign DiagnosticSignError
|
||||
highlight! link CocErrorVirtualText DiagnosticVirtualTextError
|
||||
highlight! link CocHintHighlight DiagnosticUnderlineHint
|
||||
highlight! link CocHintSign DiagnosticSignHint
|
||||
highlight! link CocInfoHighlight DiagnosticUnderlineInfo
|
||||
highlight! link CocInfoSign DiagnosticSignInfo
|
||||
highlight! link CocSelectedText SpellBad
|
||||
highlight! link CocWarningHighlight DiagnosticUnderlineWarn
|
||||
highlight! link CocWarningSign DiagnosticSignWarn
|
||||
highlight! link CocWarningVitualText DiagnosticVirtualTextWarn
|
||||
highlight! link CursorColumn CursorLine
|
||||
highlight! link DiagnosticError Error
|
||||
highlight! link DiagnosticWarn WarningMsg
|
||||
highlight! link EndOfBuffer NonText
|
||||
highlight! link ErrorMsg Error
|
||||
highlight! link GitGutterAdd GitSignsAdd
|
||||
highlight! link GitGutterChange GitSignsChange
|
||||
highlight! link GitGutterDelete GitSignsDelete
|
||||
highlight! link HopNextKey LightspeedLabel
|
||||
highlight! link HopNextKey1 LightspeedLabelDistant
|
||||
highlight! link HopUnmatched LightspeedGreyWash
|
||||
highlight! link LightspeedMaskedChar Conceal
|
||||
highlight! link LightspeedPendingOpArea SneakLabel
|
||||
highlight! link LightspeedUnlabeledMatch Bold
|
||||
highlight! link LspCodeLens LineNr
|
||||
highlight! link LspDiagnosticsDefaultError DiagnosticError
|
||||
highlight! link LspDiagnosticsDefaultHint DiagnosticHint
|
||||
highlight! link LspDiagnosticsDefaultInformation DiagnosticInfo
|
||||
highlight! link LspDiagnosticsDefaultWarning DiagnosticWarn
|
||||
highlight! link LspDiagnosticsSignError DiagnosticSignError
|
||||
highlight! link LspDiagnosticsSignHint DiagnosticSignHint
|
||||
highlight! link LspDiagnosticsSignInformation DiagnosticSignInfo
|
||||
highlight! link LspDiagnosticsSignWarning DiagnosticSignWarn
|
||||
highlight! link LspDiagnosticsUnderlineError DiagnosticUnderlineError
|
||||
highlight! link LspDiagnosticsUnderlineHint DiagnosticUnderlineHint
|
||||
highlight! link LspDiagnosticsUnderlineInformation DiagnosticUnderlineInfo
|
||||
highlight! link LspDiagnosticsUnderlineWarning DiagnosticUnderlineWarn
|
||||
highlight! link LspDiagnosticsVirtualTextError DiagnosticVirtualTextError
|
||||
highlight! link LspDiagnosticsVirtualTextWarning DiagnosticVirtualTextWarn
|
||||
highlight! link LspReferenceRead ColorColumn
|
||||
highlight! link LspReferenceText ColorColumn
|
||||
highlight! link LspReferenceWrite ColorColumn
|
||||
highlight! link MatchParen Search
|
||||
highlight! link NeogitDiffAddHighlight DiffAdd
|
||||
highlight! link NeogitDiffContextHighlight CursorLine
|
||||
highlight! link NeogitDiffDeleteHighlight DiffDelete
|
||||
highlight! link NeogitHunkHeader LineNr
|
||||
highlight! link NeogitNotificationError DiagnosticError
|
||||
highlight! link NeogitNotificationInfo DiagnosticInfo
|
||||
highlight! link NeogitNotificationWarning DiagnosticWarn
|
||||
highlight! link NnnNormalNC NnnNormal
|
||||
highlight! link NvimTreeCursorColumn NvimTreeCursorLine
|
||||
highlight! link NvimTreeGitDeleted diffRemoved
|
||||
highlight! link NvimTreeGitDirty diffChanged
|
||||
highlight! link NvimTreeGitNew diffAdded
|
||||
highlight! link PreProc Statement
|
||||
highlight! link Question MoreMsg
|
||||
highlight! link SignColumn LineNr
|
||||
highlight! link Sneak Search
|
||||
highlight! link SneakLabel WildMenu
|
||||
highlight! link SpellLocal SpellCap
|
||||
highlight! link TSConstBuiltin Number
|
||||
highlight! link TSConstMacro Number
|
||||
highlight! link TSDanger Error
|
||||
highlight! link TSNamespace Special
|
||||
highlight! link TSNote DiagnosticInfo
|
||||
highlight! link TSTag Special
|
||||
highlight! link TSVariable Identifier
|
||||
highlight! link TSVariableBuiltin Number
|
||||
highlight! link TSWarning WarningMsg
|
||||
highlight! link TabLine StatusLine
|
||||
highlight! link TabLineFill StatusLineNC
|
||||
highlight! link TelescopeSelection CursorLine
|
||||
highlight! link TermCursor Cursor
|
||||
highlight! link TermCursorNC lCursor
|
||||
highlight! link TroubleNormal Function
|
||||
highlight! link TroubleSource Constant
|
||||
highlight! link TroubleText Function
|
||||
highlight! link WhichKey Statement
|
||||
highlight! link WhichKeyGroup Special
|
||||
highlight! link WhichKeySeparator LineNr
|
||||
highlight! link WhichKeyValue Constant
|
||||
highlight! link Whitespace NonText
|
||||
highlight! link gitcommitOverflow WarningMsg
|
||||
highlight! link helpHyperTextEntry Special
|
||||
highlight! link helpHyperTextJump Constant
|
||||
highlight! link helpOption Constant
|
||||
highlight! link helpSpecial Type
|
||||
highlight! link markdownCode Identifier
|
||||
highlight! link markdownH2 Statement
|
||||
highlight! link markdownH3 Statement
|
||||
highlight! link markdownH4 Special
|
||||
highlight! link markdownH5 Special
|
||||
highlight! link markdownH6 Special
|
||||
highlight! link markdownLinkTextDelimiter Delimiter
|
||||
highlight! link StatusLineTerm StatusLine
|
||||
highlight! link StatusLineTermNC StatusLineNC
|
||||
endif
|
||||
|
||||
if has('terminal')
|
||||
let g:terminal_ansi_colors = [
|
||||
\ g:terminal_color_0,
|
||||
\ g:terminal_color_1,
|
||||
\ g:terminal_color_2,
|
||||
\ g:terminal_color_3,
|
||||
\ g:terminal_color_4,
|
||||
\ g:terminal_color_5,
|
||||
\ g:terminal_color_6,
|
||||
\ g:terminal_color_7,
|
||||
\ g:terminal_color_8,
|
||||
\ g:terminal_color_9,
|
||||
\ g:terminal_color_10,
|
||||
\ g:terminal_color_11,
|
||||
\ g:terminal_color_12,
|
||||
\ g:terminal_color_13,
|
||||
\ g:terminal_color_14,
|
||||
\ g:terminal_color_15
|
||||
\ ]
|
||||
endif
|
||||
@@ -1,27 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/alacritty.lua
|
||||
# zenflesh alacritty colors
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '#1C1917'
|
||||
foreground: '#B4BDC3'
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '#1C1917'
|
||||
red: '#DE6E7C'
|
||||
green: '#819B69'
|
||||
yellow: '#B77E64'
|
||||
blue: '#6099C0'
|
||||
magenta: '#B279A7'
|
||||
cyan: '#66A5AD'
|
||||
white: '#B4BDC3'
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '#403833'
|
||||
red: '#E8838F'
|
||||
green: '#8BAE68'
|
||||
yellow: '#D68C67'
|
||||
blue: '#61ABDA'
|
||||
magenta: '#CF86C1'
|
||||
cyan: '#65B8C1'
|
||||
white: '#888F94'
|
||||
@@ -1,27 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/alacritty.lua
|
||||
# zenflesh_stark alacritty colors
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '#171210'
|
||||
foreground: '#B4BDC3'
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '#1C1917'
|
||||
red: '#DE6E7C'
|
||||
green: '#819B69'
|
||||
yellow: '#B77E64'
|
||||
blue: '#6099C0'
|
||||
magenta: '#B279A7'
|
||||
cyan: '#66A5AD'
|
||||
white: '#B4BDC3'
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '#403833'
|
||||
red: '#E8838F'
|
||||
green: '#8BAE68'
|
||||
yellow: '#D68C67'
|
||||
blue: '#61ABDA'
|
||||
magenta: '#CF86C1'
|
||||
cyan: '#65B8C1'
|
||||
white: '#888F94'
|
||||
@@ -1,27 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/alacritty.lua
|
||||
# zenflesh_warm alacritty colors
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '#221F1D'
|
||||
foreground: '#B4BDC3'
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '#1C1917'
|
||||
red: '#DE6E7C'
|
||||
green: '#819B69'
|
||||
yellow: '#B77E64'
|
||||
blue: '#6099C0'
|
||||
magenta: '#B279A7'
|
||||
cyan: '#66A5AD'
|
||||
white: '#B4BDC3'
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '#403833'
|
||||
red: '#E8838F'
|
||||
green: '#8BAE68'
|
||||
yellow: '#D68C67'
|
||||
blue: '#61ABDA'
|
||||
magenta: '#CF86C1'
|
||||
cyan: '#65B8C1'
|
||||
white: '#888F94'
|
||||
@@ -1,357 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>Ansi 0 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.0901960784313725</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.0980392156862745</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1098039215686274</real>
|
||||
</dict>
|
||||
<key>Ansi 1 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4862745098039216</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4313725490196079</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.8705882352941177</real>
|
||||
</dict>
|
||||
<key>Ansi 10 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4078431372549020</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6823529411764706</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5450980392156862</real>
|
||||
</dict>
|
||||
<key>Ansi 11 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4039215686274510</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5490196078431373</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.8392156862745098</real>
|
||||
</dict>
|
||||
<key>Ansi 12 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8549019607843137</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6705882352941176</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.3803921568627451</real>
|
||||
</dict>
|
||||
<key>Ansi 13 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7568627450980392</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5254901960784314</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.8117647058823529</real>
|
||||
</dict>
|
||||
<key>Ansi 14 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7568627450980392</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7215686274509804</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.3960784313725490</real>
|
||||
</dict>
|
||||
<key>Ansi 15 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.5803921568627451</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5607843137254902</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5333333333333333</real>
|
||||
</dict>
|
||||
<key>Ansi 2 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4117647058823529</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6078431372549019</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5058823529411764</real>
|
||||
</dict>
|
||||
<key>Ansi 3 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.3921568627450980</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4941176470588236</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7176470588235294</real>
|
||||
</dict>
|
||||
<key>Ansi 4 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7529411764705882</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6000000000000000</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.3764705882352941</real>
|
||||
</dict>
|
||||
<key>Ansi 5 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.6549019607843137</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4745098039215686</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.6980392156862745</real>
|
||||
</dict>
|
||||
<key>Ansi 6 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.6784313725490196</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6470588235294118</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.4000000000000000</real>
|
||||
</dict>
|
||||
<key>Ansi 7 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7647058823529411</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7411764705882353</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7058823529411765</real>
|
||||
</dict>
|
||||
<key>Ansi 8 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.2000000000000000</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.2196078431372549</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.2509803921568627</real>
|
||||
</dict>
|
||||
<key>Ansi 9 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.5607843137254902</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5137254901960784</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.9098039215686274</real>
|
||||
</dict>
|
||||
<key>Background Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.0901960784313725</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.0980392156862745</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1098039215686274</real>
|
||||
</dict>
|
||||
<key>Badge Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.3882352941176471</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4039215686274510</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.4313725490196079</real>
|
||||
</dict>
|
||||
<key>Bold Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.2000000000000000</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.2196078431372549</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.2509803921568627</real>
|
||||
</dict>
|
||||
<key>Cursor Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8117647058823529</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7921568627450980</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7686274509803922</real>
|
||||
</dict>
|
||||
<key>Cursor Guide Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.1215686274509804</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.1294117647058824</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1450980392156863</real>
|
||||
</dict>
|
||||
<key>Cursor Text Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.0901960784313725</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.0980392156862745</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1098039215686274</real>
|
||||
</dict>
|
||||
<key>Foreground Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7647058823529411</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7411764705882353</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7058823529411765</real>
|
||||
</dict>
|
||||
<key>Link Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8549019607843137</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6705882352941176</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.3803921568627451</real>
|
||||
</dict>
|
||||
<key>Selected Text Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7647058823529411</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7411764705882353</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7058823529411765</real>
|
||||
</dict>
|
||||
<key>Selection Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.2588235294117647</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.2509803921568627</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.2392156862745098</real>
|
||||
</dict>
|
||||
<key>Tab Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.0901960784313725</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.0980392156862745</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1098039215686274</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -1,357 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>Ansi 0 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.0901960784313725</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.0980392156862745</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1098039215686274</real>
|
||||
</dict>
|
||||
<key>Ansi 1 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4862745098039216</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4313725490196079</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.8705882352941177</real>
|
||||
</dict>
|
||||
<key>Ansi 10 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4078431372549020</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6823529411764706</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5450980392156862</real>
|
||||
</dict>
|
||||
<key>Ansi 11 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4039215686274510</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5490196078431373</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.8392156862745098</real>
|
||||
</dict>
|
||||
<key>Ansi 12 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8549019607843137</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6705882352941176</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.3803921568627451</real>
|
||||
</dict>
|
||||
<key>Ansi 13 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7568627450980392</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5254901960784314</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.8117647058823529</real>
|
||||
</dict>
|
||||
<key>Ansi 14 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7568627450980392</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7215686274509804</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.3960784313725490</real>
|
||||
</dict>
|
||||
<key>Ansi 15 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.5803921568627451</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5607843137254902</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5333333333333333</real>
|
||||
</dict>
|
||||
<key>Ansi 2 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4117647058823529</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6078431372549019</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5058823529411764</real>
|
||||
</dict>
|
||||
<key>Ansi 3 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.3921568627450980</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4941176470588236</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7176470588235294</real>
|
||||
</dict>
|
||||
<key>Ansi 4 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7529411764705882</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6000000000000000</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.3764705882352941</real>
|
||||
</dict>
|
||||
<key>Ansi 5 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.6549019607843137</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4745098039215686</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.6980392156862745</real>
|
||||
</dict>
|
||||
<key>Ansi 6 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.6784313725490196</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6470588235294118</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.4000000000000000</real>
|
||||
</dict>
|
||||
<key>Ansi 7 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7647058823529411</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7411764705882353</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7058823529411765</real>
|
||||
</dict>
|
||||
<key>Ansi 8 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.2000000000000000</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.2196078431372549</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.2509803921568627</real>
|
||||
</dict>
|
||||
<key>Ansi 9 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.5607843137254902</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5137254901960784</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.9098039215686274</real>
|
||||
</dict>
|
||||
<key>Background Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.0627450980392157</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.0705882352941176</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.0901960784313725</real>
|
||||
</dict>
|
||||
<key>Badge Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.3568627450980392</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.3803921568627451</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.4235294117647059</real>
|
||||
</dict>
|
||||
<key>Bold Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.2000000000000000</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.2196078431372549</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.2509803921568627</real>
|
||||
</dict>
|
||||
<key>Cursor Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8117647058823529</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7921568627450980</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7686274509803922</real>
|
||||
</dict>
|
||||
<key>Cursor Guide Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.0941176470588235</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.1019607843137255</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1254901960784314</real>
|
||||
</dict>
|
||||
<key>Cursor Text Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.0627450980392157</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.0705882352941176</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.0901960784313725</real>
|
||||
</dict>
|
||||
<key>Foreground Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7647058823529411</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7411764705882353</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7058823529411765</real>
|
||||
</dict>
|
||||
<key>Link Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8549019607843137</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6705882352941176</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.3803921568627451</real>
|
||||
</dict>
|
||||
<key>Selected Text Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7647058823529411</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7411764705882353</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7058823529411765</real>
|
||||
</dict>
|
||||
<key>Selection Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.2313725490196079</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.2235294117647059</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.2156862745098039</real>
|
||||
</dict>
|
||||
<key>Tab Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.0627450980392157</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.0705882352941176</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.0901960784313725</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -1,357 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>Ansi 0 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.0901960784313725</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.0980392156862745</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1098039215686274</real>
|
||||
</dict>
|
||||
<key>Ansi 1 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4862745098039216</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4313725490196079</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.8705882352941177</real>
|
||||
</dict>
|
||||
<key>Ansi 10 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4078431372549020</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6823529411764706</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5450980392156862</real>
|
||||
</dict>
|
||||
<key>Ansi 11 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4039215686274510</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5490196078431373</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.8392156862745098</real>
|
||||
</dict>
|
||||
<key>Ansi 12 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8549019607843137</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6705882352941176</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.3803921568627451</real>
|
||||
</dict>
|
||||
<key>Ansi 13 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7568627450980392</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5254901960784314</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.8117647058823529</real>
|
||||
</dict>
|
||||
<key>Ansi 14 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7568627450980392</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7215686274509804</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.3960784313725490</real>
|
||||
</dict>
|
||||
<key>Ansi 15 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.5803921568627451</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5607843137254902</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5333333333333333</real>
|
||||
</dict>
|
||||
<key>Ansi 2 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4117647058823529</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6078431372549019</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5058823529411764</real>
|
||||
</dict>
|
||||
<key>Ansi 3 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.3921568627450980</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4941176470588236</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7176470588235294</real>
|
||||
</dict>
|
||||
<key>Ansi 4 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7529411764705882</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6000000000000000</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.3764705882352941</real>
|
||||
</dict>
|
||||
<key>Ansi 5 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.6549019607843137</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4745098039215686</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.6980392156862745</real>
|
||||
</dict>
|
||||
<key>Ansi 6 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.6784313725490196</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6470588235294118</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.4000000000000000</real>
|
||||
</dict>
|
||||
<key>Ansi 7 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7647058823529411</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7411764705882353</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7058823529411765</real>
|
||||
</dict>
|
||||
<key>Ansi 8 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.2000000000000000</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.2196078431372549</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.2509803921568627</real>
|
||||
</dict>
|
||||
<key>Ansi 9 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.5607843137254902</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5137254901960784</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.9098039215686274</real>
|
||||
</dict>
|
||||
<key>Background Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.1137254901960784</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.1215686274509804</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1333333333333333</real>
|
||||
</dict>
|
||||
<key>Badge Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4000000000000000</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4117647058823529</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.4392156862745098</real>
|
||||
</dict>
|
||||
<key>Bold Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.2000000000000000</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.2196078431372549</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.2509803921568627</real>
|
||||
</dict>
|
||||
<key>Cursor Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8117647058823529</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7921568627450980</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7686274509803922</real>
|
||||
</dict>
|
||||
<key>Cursor Guide Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.1450980392156863</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.1529411764705882</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1686274509803922</real>
|
||||
</dict>
|
||||
<key>Cursor Text Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.1137254901960784</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.1215686274509804</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1333333333333333</real>
|
||||
</dict>
|
||||
<key>Foreground Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7647058823529411</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7411764705882353</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7058823529411765</real>
|
||||
</dict>
|
||||
<key>Link Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8549019607843137</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6705882352941176</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.3803921568627451</real>
|
||||
</dict>
|
||||
<key>Selected Text Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7647058823529411</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7411764705882353</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7058823529411765</real>
|
||||
</dict>
|
||||
<key>Selection Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.2862745098039216</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.2784313725490196</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.2666666666666667</real>
|
||||
</dict>
|
||||
<key>Tab Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.1137254901960784</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.1215686274509804</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1333333333333333</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -1,40 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: zenflesh
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenflesh.conf
|
||||
|
||||
background #1C1917
|
||||
foreground #B4BDC3
|
||||
selection_background #3D4042
|
||||
selection_foreground #B4BDC3
|
||||
url_color #61ABDA
|
||||
cursor #B4BDC3
|
||||
|
||||
# Tabs
|
||||
active_tab_background #65435E
|
||||
active_tab_foreground #B4BDC3
|
||||
inactive_tab_background #3E3835
|
||||
inactive_tab_foreground #B4BDC3
|
||||
#tab_bar_background ${tab_bar_background}
|
||||
|
||||
# normal
|
||||
color0 #1C1917
|
||||
color1 #DE6E7C
|
||||
color2 #819B69
|
||||
color3 #B77E64
|
||||
color4 #6099C0
|
||||
color5 #B279A7
|
||||
color6 #66A5AD
|
||||
color7 #B4BDC3
|
||||
|
||||
# bright
|
||||
color8 #403833
|
||||
color9 #E8838F
|
||||
color10 #8BAE68
|
||||
color11 #D68C67
|
||||
color12 #61ABDA
|
||||
color13 #CF86C1
|
||||
color14 #65B8C1
|
||||
color15 #888F94
|
||||
@@ -1,40 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: zenflesh_stark
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenflesh_stark.conf
|
||||
|
||||
background #171210
|
||||
foreground #B4BDC3
|
||||
selection_background #37393B
|
||||
selection_foreground #B4BDC3
|
||||
url_color #61ABDA
|
||||
cursor #B4BDC3
|
||||
|
||||
# Tabs
|
||||
active_tab_background #5C3D56
|
||||
active_tab_foreground #B4BDC3
|
||||
inactive_tab_background #39312C
|
||||
inactive_tab_foreground #B4BDC3
|
||||
#tab_bar_background ${tab_bar_background}
|
||||
|
||||
# normal
|
||||
color0 #1C1917
|
||||
color1 #DE6E7C
|
||||
color2 #819B69
|
||||
color3 #B77E64
|
||||
color4 #6099C0
|
||||
color5 #B279A7
|
||||
color6 #66A5AD
|
||||
color7 #B4BDC3
|
||||
|
||||
# bright
|
||||
color8 #403833
|
||||
color9 #E8838F
|
||||
color10 #8BAE68
|
||||
color11 #D68C67
|
||||
color12 #61ABDA
|
||||
color13 #CF86C1
|
||||
color14 #65B8C1
|
||||
color15 #888F94
|
||||
@@ -1,40 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: zenflesh_warm
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenflesh_warm.conf
|
||||
|
||||
background #221F1D
|
||||
foreground #B4BDC3
|
||||
selection_background #444749
|
||||
selection_foreground #B4BDC3
|
||||
url_color #61ABDA
|
||||
cursor #B4BDC3
|
||||
|
||||
# Tabs
|
||||
active_tab_background #6E4966
|
||||
active_tab_foreground #B4BDC3
|
||||
inactive_tab_background #423C39
|
||||
inactive_tab_foreground #B4BDC3
|
||||
#tab_bar_background ${tab_bar_background}
|
||||
|
||||
# normal
|
||||
color0 #1C1917
|
||||
color1 #DE6E7C
|
||||
color2 #819B69
|
||||
color3 #B77E64
|
||||
color4 #6099C0
|
||||
color5 #B279A7
|
||||
color6 #66A5AD
|
||||
color7 #B4BDC3
|
||||
|
||||
# bright
|
||||
color8 #403833
|
||||
color9 #E8838F
|
||||
color10 #8BAE68
|
||||
color11 #D68C67
|
||||
color12 #61ABDA
|
||||
color13 #CF86C1
|
||||
color14 #65B8C1
|
||||
color15 #888F94
|
||||
@@ -1,18 +0,0 @@
|
||||
# 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'
|
||||
|
||||
set -g window-status-current-style fg='#B279A7',bg='#B4BDC3',bold
|
||||
|
||||
set -g pane-border-style fg='#B279A7'
|
||||
set -g pane-active-border-style fg='#B279A7'
|
||||
|
||||
set -g message-style fg='#1C1917',bg='#3D4042'
|
||||
|
||||
set -g display-panes-active-colour '#B279A7'
|
||||
set -g display-panes-colour '#B279A7'
|
||||
|
||||
set -g clock-mode-colour '#B279A7'
|
||||
|
||||
set -g mode-style fg='#1C1917',bg='#3D4042'
|
||||
@@ -1,18 +0,0 @@
|
||||
# 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'
|
||||
|
||||
set -g window-status-current-style fg='#B279A7',bg='#B4BDC3',bold
|
||||
|
||||
set -g pane-border-style fg='#B279A7'
|
||||
set -g pane-active-border-style fg='#B279A7'
|
||||
|
||||
set -g message-style fg='#1C1917',bg='#37393B'
|
||||
|
||||
set -g display-panes-active-colour '#B279A7'
|
||||
set -g display-panes-colour '#B279A7'
|
||||
|
||||
set -g clock-mode-colour '#B279A7'
|
||||
|
||||
set -g mode-style fg='#1C1917',bg='#37393B'
|
||||
@@ -1,18 +0,0 @@
|
||||
# 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'
|
||||
|
||||
set -g window-status-current-style fg='#B279A7',bg='#B4BDC3',bold
|
||||
|
||||
set -g pane-border-style fg='#B279A7'
|
||||
set -g pane-active-border-style fg='#B279A7'
|
||||
|
||||
set -g message-style fg='#1C1917',bg='#444749'
|
||||
|
||||
set -g display-panes-active-colour '#B279A7'
|
||||
set -g display-panes-colour '#B279A7'
|
||||
|
||||
set -g clock-mode-colour '#B279A7'
|
||||
|
||||
set -g mode-style fg='#1C1917',bg='#444749'
|
||||
@@ -1,13 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/wezterm.lua
|
||||
# Zenflesh
|
||||
[colors]
|
||||
foreground = "#B4BDC3"
|
||||
background = "#1C1917"
|
||||
cursor_bg = "#C4CACF"
|
||||
cursor_border = "#1C1917"
|
||||
cursor_fg = "#1C1917"
|
||||
selection_bg = "#3D4042"
|
||||
selection_fg = "#B4BDC3"
|
||||
|
||||
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]
|
||||
brights = ["#403833", "#E8838F", "#8BAE68", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#888F94"]
|
||||
@@ -1,13 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/wezterm.lua
|
||||
# Zenflesh_stark
|
||||
[colors]
|
||||
foreground = "#B4BDC3"
|
||||
background = "#171210"
|
||||
cursor_bg = "#C4CACF"
|
||||
cursor_border = "#171210"
|
||||
cursor_fg = "#171210"
|
||||
selection_bg = "#37393B"
|
||||
selection_fg = "#B4BDC3"
|
||||
|
||||
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]
|
||||
brights = ["#403833", "#E8838F", "#8BAE68", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#888F94"]
|
||||
@@ -1,13 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/wezterm.lua
|
||||
# Zenflesh_warm
|
||||
[colors]
|
||||
foreground = "#B4BDC3"
|
||||
background = "#221F1D"
|
||||
cursor_bg = "#C4CACF"
|
||||
cursor_border = "#221F1D"
|
||||
cursor_fg = "#221F1D"
|
||||
selection_bg = "#444749"
|
||||
selection_fg = "#B4BDC3"
|
||||
|
||||
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]
|
||||
brights = ["#403833", "#E8838F", "#8BAE68", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#888F94"]
|
||||
@@ -1,5 +0,0 @@
|
||||
local generator = require "zenbones.specs"
|
||||
local p = require "zenflesh.palette"
|
||||
|
||||
vim.notify("zenflesh is deprecated. Please use zenbones and set background=dark.", vim.log.levels.WARN, { title = "zenbones" })
|
||||
return generator.generate(p, "dark", generator.get_global_config "zenflesh")
|
||||
@@ -1,3 +0,0 @@
|
||||
local util = require "zenbones.util"
|
||||
|
||||
return util.palette_extend {}
|
||||
Reference in New Issue
Block a user