chore: rebuild artifacts
This commit is contained in:
252
autoload/zenbones/generated/rosebones_light.vim
Normal file
252
autoload/zenbones/generated/rosebones_light.vim
Normal file
@@ -0,0 +1,252 @@
|
||||
" This file is auto-generated by shipwright.nvim
|
||||
function! zenbones#generated#rosebones_light#load() abort
|
||||
let g:terminal_color_0 = '#FBF6F0'
|
||||
let g:terminal_color_1 = '#B5637A'
|
||||
let g:terminal_color_2 = '#286A84'
|
||||
let g:terminal_color_3 = '#EC9D33'
|
||||
let g:terminal_color_4 = '#5795A0'
|
||||
let g:terminal_color_5 = '#917BA9'
|
||||
let g:terminal_color_6 = '#5795A0'
|
||||
let g:terminal_color_7 = '#724341'
|
||||
let g:terminal_color_8 = '#E8C48B'
|
||||
let g:terminal_color_9 = '#A54A66'
|
||||
let g:terminal_color_10 = '#1C5970'
|
||||
let g:terminal_color_11 = '#C68223'
|
||||
let g:terminal_color_12 = '#407D88'
|
||||
let g:terminal_color_13 = '#855AAC'
|
||||
let g:terminal_color_14 = '#407D88'
|
||||
let g:terminal_color_15 = '#A4635F'
|
||||
|
||||
highlight Bold guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight! link LightspeedUnlabeledMatch Bold
|
||||
highlight BufferVisible guifg=#AE6966 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight BufferVisibleIndex guifg=#AE6966 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight BufferVisibleSign guifg=#AE6966 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight CmpItemAbbr guifg=#935855 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight CmpItemAbbrDeprecated guifg=#C28784 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight CmpItemAbbrMatch guifg=#724341 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight CmpItemAbbrMatchFuzzy guifg=#89524F guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight CmpItemKind guifg=#AB6763 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight CmpItemMenu guifg=#B56E6A guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight CocMarkdownLink guifg=#5795A0 guibg=NONE guisp=NONE gui=underline cterm=underline
|
||||
highlight ColorColumn guifg=NONE guibg=#EACFBD guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link LspReferenceRead ColorColumn
|
||||
highlight! link LspReferenceText ColorColumn
|
||||
highlight! link LspReferenceWrite ColorColumn
|
||||
highlight Comment guifg=#A18E72 guibg=NONE guisp=NONE gui=italic cterm=italic
|
||||
highlight Conceal guifg=#A4635F guibg=NONE guisp=NONE gui=bold,italic cterm=bold,italic
|
||||
highlight! link LightspeedMaskedChar Conceal
|
||||
highlight Constant guifg=#AB6763 guibg=NONE guisp=NONE gui=italic cterm=italic
|
||||
highlight! link TroubleSource Constant
|
||||
highlight! link WhichKeyValue Constant
|
||||
highlight! link helpHyperTextJump Constant
|
||||
highlight! link helpOption Constant
|
||||
highlight Cursor guifg=#FBF6F0 guibg=#724341 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link TermCursor Cursor
|
||||
highlight CursorLine guifg=NONE guibg=#F7ECE0 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link CursorColumn CursorLine
|
||||
highlight! link NeogitDiffContextHighlight CursorLine
|
||||
highlight! link TelescopeSelection CursorLine
|
||||
highlight CursorLineNr guifg=#724341 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight Delimiter guifg=#9B835D guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link markdownLinkTextDelimiter Delimiter
|
||||
highlight! link LspDiagnosticsDefaultError DiagnosticError
|
||||
highlight! link NeogitNotificationError DiagnosticError
|
||||
highlight DiagnosticHint guifg=#917BA9 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link LspDiagnosticsDefaultHint DiagnosticHint
|
||||
highlight DiagnosticInfo guifg=#5795A0 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link LspDiagnosticsDefaultInformation DiagnosticInfo
|
||||
highlight! link NeogitNotificationInfo DiagnosticInfo
|
||||
highlight! link TSNote DiagnosticInfo
|
||||
highlight DiagnosticSignError guifg=#B5637A guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link CocErrorSign DiagnosticSignError
|
||||
highlight! link LspDiagnosticsSignError DiagnosticSignError
|
||||
highlight DiagnosticSignHint guifg=#917BA9 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link CocHintSign DiagnosticSignHint
|
||||
highlight! link LspDiagnosticsSignHint DiagnosticSignHint
|
||||
highlight DiagnosticSignInfo guifg=#5795A0 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link CocInfoSign DiagnosticSignInfo
|
||||
highlight! link LspDiagnosticsSignInformation DiagnosticSignInfo
|
||||
highlight DiagnosticSignWarn guifg=#EC9D33 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link CocWarningSign DiagnosticSignWarn
|
||||
highlight! link LspDiagnosticsSignWarning DiagnosticSignWarn
|
||||
highlight DiagnosticUnderlineError guifg=#B5637A guibg=NONE guisp=NONE gui=undercurl cterm=undercurl
|
||||
highlight! link CocErrorHighlight DiagnosticUnderlineError
|
||||
highlight! link LspDiagnosticsUnderlineError DiagnosticUnderlineError
|
||||
highlight DiagnosticUnderlineHint guifg=#917BA9 guibg=NONE guisp=NONE gui=undercurl cterm=undercurl
|
||||
highlight! link CocHintHighlight DiagnosticUnderlineHint
|
||||
highlight! link LspDiagnosticsUnderlineHint DiagnosticUnderlineHint
|
||||
highlight DiagnosticUnderlineInfo guifg=#5795A0 guibg=NONE guisp=NONE gui=undercurl cterm=undercurl
|
||||
highlight! link CocInfoHighlight DiagnosticUnderlineInfo
|
||||
highlight! link LspDiagnosticsUnderlineInformation DiagnosticUnderlineInfo
|
||||
highlight DiagnosticUnderlineWarn guifg=#EC9D33 guibg=NONE guisp=NONE gui=undercurl cterm=undercurl
|
||||
highlight! link CocWarningHighlight DiagnosticUnderlineWarn
|
||||
highlight! link LspDiagnosticsUnderlineWarning DiagnosticUnderlineWarn
|
||||
highlight DiagnosticVirtualTextError guifg=#B5637A guibg=#F6E8EB guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link CocErrorVirtualText DiagnosticVirtualTextError
|
||||
highlight! link LspDiagnosticsVirtualTextError DiagnosticVirtualTextError
|
||||
highlight DiagnosticVirtualTextWarn guifg=#EC9D33 guibg=#F6E9E0 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link CocWarningVitualText DiagnosticVirtualTextWarn
|
||||
highlight! link LspDiagnosticsVirtualTextWarning DiagnosticVirtualTextWarn
|
||||
highlight! link LspDiagnosticsDefaultWarning DiagnosticWarn
|
||||
highlight! link NeogitNotificationWarning DiagnosticWarn
|
||||
highlight DiffAdd guifg=NONE guibg=#DDE7ED guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NeogitDiffAddHighlight DiffAdd
|
||||
highlight DiffChange guifg=NONE guibg=#D6E9ED guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiffDelete guifg=NONE guibg=#F0E2E5 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NeogitDiffDeleteHighlight DiffDelete
|
||||
highlight DiffText guifg=#724341 guibg=#A8C9D1 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Directory guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight Error guifg=#B5637A guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link DiagnosticError Error
|
||||
highlight! link ErrorMsg Error
|
||||
highlight! link TSDanger Error
|
||||
highlight FloatBorder guifg=#877150 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight FoldColumn guifg=#B69A6E guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight Folded guifg=#605038 guibg=#E7C48E guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Function guifg=#724341 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link TroubleNormal Function
|
||||
highlight! link TroubleText Function
|
||||
highlight GitSignsAdd guifg=#286A84 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link GitGutterAdd GitSignsAdd
|
||||
highlight GitSignsChange guifg=#5795A0 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link GitGutterChange GitSignsChange
|
||||
highlight GitSignsDelete guifg=#B5637A guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link GitGutterDelete GitSignsDelete
|
||||
highlight HopNextKey2 guifg=#5795A0 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Identifier guifg=#935855 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link TSVariable Identifier
|
||||
highlight! link markdownCode Identifier
|
||||
highlight IncSearch guifg=#FBF6F0 guibg=#A18EB6 guisp=NONE gui=bold cterm=bold
|
||||
highlight IndentBlanklineChar guifg=#E8D1B3 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic cterm=italic
|
||||
highlight LightspeedGreyWash guifg=#A18E72 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link HopUnmatched LightspeedGreyWash
|
||||
highlight LightspeedLabel guifg=#917BA9 guibg=NONE guisp=NONE gui=bold,underline cterm=bold,underline
|
||||
highlight! link HopNextKey LightspeedLabel
|
||||
highlight LightspeedLabelDistant guifg=#5795A0 guibg=NONE guisp=NONE gui=bold,underline cterm=bold,underline
|
||||
highlight! link HopNextKey1 LightspeedLabelDistant
|
||||
highlight LightspeedLabelDistantOverlapped guifg=#5795A0 guibg=NONE guisp=NONE gui=underline cterm=underline
|
||||
highlight LightspeedLabelOverlapped guifg=#917BA9 guibg=NONE guisp=NONE gui=underline cterm=underline
|
||||
highlight LightspeedOneCharMatch guifg=#FBF6F0 guibg=#917BA9 guisp=NONE gui=bold cterm=bold
|
||||
highlight LightspeedPendingChangeOpArea guifg=#917BA9 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight LightspeedShortcut guifg=#FBF6F0 guibg=#917BA9 guisp=NONE gui=bold,underline cterm=bold,underline
|
||||
highlight LineNr guifg=#B69A6E guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link CocCodeLens LineNr
|
||||
highlight! link LspCodeLens LineNr
|
||||
highlight! link NeogitHunkHeader LineNr
|
||||
highlight! link SignColumn LineNr
|
||||
highlight! link WhichKeySeparator LineNr
|
||||
highlight MoreMsg guifg=#286A84 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight! link Question MoreMsg
|
||||
highlight NeogitHunkHeaderHighlight guifg=#724341 guibg=#F7ECE0 guisp=NONE gui=bold cterm=bold
|
||||
highlight! link NnnNormalNC NnnNormal
|
||||
highlight NnnVertSplit guifg=bg guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight NonText guifg=#CEAF7E guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link EndOfBuffer NonText
|
||||
highlight! link Whitespace NonText
|
||||
highlight Normal guifg=#724341 guibg=#FBF6F0 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight NormalFloat guifg=NONE guibg=#F3E3CF guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Number guifg=#724341 guibg=NONE guisp=NONE gui=italic cterm=italic
|
||||
highlight! link Boolean Number
|
||||
highlight! link TSConstBuiltin Number
|
||||
highlight! link TSConstMacro Number
|
||||
highlight! link TSVariableBuiltin Number
|
||||
highlight NvimTreeCursorLine guifg=NONE guibg=#EED7B7 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NvimTreeCursorColumn NvimTreeCursorLine
|
||||
highlight NvimTreeNormal guifg=#724341 guibg=#F7ECE0 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NnnNormal NvimTreeNormal
|
||||
highlight NvimTreeRootFolder guifg=#5795A0 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight NvimTreeSpecialFile guifg=#917BA9 guibg=NONE guisp=NONE gui=underline cterm=underline
|
||||
highlight NvimTreeSymlink guifg=#5795A0 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight NvimTreeVertSplit guifg=bg guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Pmenu guifg=NONE guibg=#EED7B7 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight PmenuSbar guifg=NONE guibg=#C5A778 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight PmenuSel guifg=NONE guibg=#DEBC88 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight PmenuThumb guifg=NONE guibg=#FEFCFA guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Search guifg=#724341 guibg=#D1C9DC guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link MatchParen Search
|
||||
highlight! link Sneak Search
|
||||
highlight! link LightspeedPendingOpArea SneakLabel
|
||||
highlight SneakLabelMask guifg=#917BA9 guibg=#917BA9 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Special guifg=#5795A0 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link TSNamespace Special
|
||||
highlight! link TSTag Special
|
||||
highlight! link WhichKeyGroup Special
|
||||
highlight! link helpHyperTextEntry Special
|
||||
highlight! link markdownH4 Special
|
||||
highlight! link markdownH5 Special
|
||||
highlight! link markdownH6 Special
|
||||
highlight SpecialComment guifg=#A18E72 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight SpecialKey guifg=#CEAF7E guibg=NONE guisp=NONE gui=italic cterm=italic
|
||||
highlight SpellBad guifg=#A66B7B guibg=NONE guisp=NONE gui=undercurl cterm=undercurl
|
||||
highlight! link CocSelectedText SpellBad
|
||||
highlight SpellCap guifg=#A66B7B guibg=NONE guisp=NONE gui=undercurl cterm=undercurl
|
||||
highlight! link SpellLocal SpellCap
|
||||
highlight SpellRare guifg=#A66B7B guibg=NONE guisp=NONE gui=undercurl cterm=undercurl
|
||||
highlight Statement guifg=#286A84 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link PreProc Statement
|
||||
highlight! link WhichKey Statement
|
||||
highlight! link markdownH2 Statement
|
||||
highlight! link markdownH3 Statement
|
||||
highlight StatusLine guifg=#724341 guibg=#EACA9B guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link TabLine StatusLine
|
||||
highlight StatusLineNC guifg=#AE6966 guibg=#EED7B7 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link TabLineFill StatusLineNC
|
||||
highlight TSConstant guifg=#935855 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight TabLineSel guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight! link BufferCurrent TabLineSel
|
||||
highlight TelescopeBorder guifg=#877150 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight TelescopeMatching guifg=#917BA9 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight TelescopeSelectionCaret guifg=#B5637A guibg=#F7ECE0 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Title guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight Todo guifg=NONE guibg=NONE guisp=NONE gui=bold,underline cterm=bold,underline
|
||||
highlight Type guifg=#57527A guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link helpSpecial Type
|
||||
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
|
||||
highlight VertSplit guifg=#B69A6E guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight Visual guifg=NONE guibg=#EADDDC guisp=NONE gui=NONE cterm=NONE
|
||||
highlight WarningMsg guifg=#EC9D33 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link DiagnosticWarn WarningMsg
|
||||
highlight! link TSWarning WarningMsg
|
||||
highlight! link gitcommitOverflow WarningMsg
|
||||
highlight WildMenu guifg=#FBF6F0 guibg=#917BA9 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link SneakLabel WildMenu
|
||||
highlight diffAdded guifg=#286A84 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NvimTreeGitNew diffAdded
|
||||
highlight diffChanged guifg=#5795A0 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NvimTreeGitDirty diffChanged
|
||||
highlight diffFile guifg=#EC9D33 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight diffIndexLine guifg=#EC9D33 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight diffLine guifg=#917BA9 guibg=NONE guisp=NONE gui=bold cterm=bold
|
||||
highlight diffNewFile guifg=#286A84 guibg=NONE guisp=NONE gui=italic cterm=italic
|
||||
highlight diffOldFile guifg=#B5637A guibg=NONE guisp=NONE gui=italic cterm=italic
|
||||
highlight diffRemoved guifg=#B5637A guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link NvimTreeGitDeleted diffRemoved
|
||||
highlight lCursor guifg=#FBF6F0 guibg=#9D5F5B guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link TermCursorNC lCursor
|
||||
highlight markdownH1 guifg=#724341 guibg=NONE guisp=NONE gui=bold,underline cterm=bold,underline
|
||||
highlight! link StatusLineTerm StatusLine
|
||||
highlight! link StatusLineTermNC StatusLineNC
|
||||
|
||||
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
|
||||
endfunction
|
||||
Reference in New Issue
Block a user