2021-11-11 15:08:32 +08:00
|
|
|
|
if exists('g:colors_name')
|
|
|
|
|
|
highlight clear
|
|
|
|
|
|
endif
|
|
|
|
|
|
|
|
|
|
|
|
let g:colors_name = 'neobones'
|
|
|
|
|
|
|
2023-01-11 13:36:49 -05:00
|
|
|
|
if has('nvim') && !bones#_compat(g:colors_name)
|
2021-11-11 15:08:32 +08:00
|
|
|
|
lua require("zenbones.util").apply_colorscheme()
|
|
|
|
|
|
finish
|
|
|
|
|
|
endif
|
|
|
|
|
|
|
|
|
|
|
|
let s:italics = (&t_ZH != '' && &t_ZH != '[7m') || has('gui_running') || has('nvim')
|
|
|
|
|
|
|
|
|
|
|
|
if &background ==# 'dark'
|
|
|
|
|
|
" dark start
|
|
|
|
|
|
" This codeblock is auto-generated by shipwright.nvim
|
|
|
|
|
|
let g:terminal_color_0 = '#0F191F'
|
|
|
|
|
|
let g:terminal_color_1 = '#DE6E7C'
|
|
|
|
|
|
let g:terminal_color_2 = '#90FF6B'
|
|
|
|
|
|
let g:terminal_color_3 = '#B77E64'
|
|
|
|
|
|
let g:terminal_color_4 = '#8190D4'
|
|
|
|
|
|
let g:terminal_color_5 = '#B279A7'
|
|
|
|
|
|
let g:terminal_color_6 = '#66A5AD'
|
|
|
|
|
|
let g:terminal_color_7 = '#C6D5CF'
|
|
|
|
|
|
let g:terminal_color_8 = '#263945'
|
|
|
|
|
|
let g:terminal_color_9 = '#E8838F'
|
|
|
|
|
|
let g:terminal_color_10 = '#A0FF85'
|
|
|
|
|
|
let g:terminal_color_11 = '#D68C67'
|
|
|
|
|
|
let g:terminal_color_12 = '#92A0E2'
|
|
|
|
|
|
let g:terminal_color_13 = '#CF86C1'
|
|
|
|
|
|
let g:terminal_color_14 = '#65B8C1'
|
|
|
|
|
|
let g:terminal_color_15 = '#98A39E'
|
2022-06-25 10:36:36 +08:00
|
|
|
|
highlight Normal guifg=#C6D5CF guibg=#0F191F guisp=NONE gui=NONE cterm=NONE
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight! link ModeMsg Normal
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Bold guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight BufferVisible guifg=#D1E0DA guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight BufferVisibleIndex guifg=#D1E0DA guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight BufferVisibleSign guifg=#D1E0DA guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight CocMarkdownLink guifg=#66A5AD guibg=NONE guisp=NONE gui=underline cterm=underline
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight ColorColumn guifg=NONE guibg=#53372B guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link LspReferenceRead ColorColumn
|
|
|
|
|
|
highlight! link LspReferenceText ColorColumn
|
|
|
|
|
|
highlight! link LspReferenceWrite ColorColumn
|
|
|
|
|
|
highlight Comment guifg=#536977 guibg=NONE guisp=NONE gui=italic cterm=italic
|
|
|
|
|
|
highlight Conceal guifg=#86908C guibg=NONE guisp=NONE gui=bold,italic cterm=bold,italic
|
|
|
|
|
|
highlight Constant guifg=#939E99 guibg=NONE guisp=NONE gui=italic cterm=italic
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight! link Character Constant
|
|
|
|
|
|
highlight! link Float Constant
|
|
|
|
|
|
highlight! link String Constant
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link TroubleSource Constant
|
|
|
|
|
|
highlight! link WhichKeyValue Constant
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Cursor guifg=#0F191F guibg=#CEDDD7 guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link TermCursor Cursor
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight CursorLine guifg=NONE guibg=#152128 guisp=NONE gui=NONE cterm=NONE
|
2022-08-03 05:28:17 +02:00
|
|
|
|
highlight! link CocMenuSel CursorLine
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CursorColumn CursorLine
|
|
|
|
|
|
highlight CursorLineNr guifg=#C6D5CF guibg=NONE guisp=NONE gui=bold cterm=bold
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Delimiter guifg=#5B7E94 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link markdownLinkTextDelimiter Delimiter
|
2023-08-30 11:42:36 +00:00
|
|
|
|
highlight! link NotifyERRORIcon DiagnosticError
|
|
|
|
|
|
highlight! link NotifyERRORTitle DiagnosticError
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticHint guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2023-08-30 11:42:36 +00:00
|
|
|
|
highlight! link NotifyDEBUGIcon DiagnosticHint
|
|
|
|
|
|
highlight! link NotifyDEBUGTitle DiagnosticHint
|
|
|
|
|
|
highlight! link NotifyTRACEIcon DiagnosticHint
|
|
|
|
|
|
highlight! link NotifyTRACETitle DiagnosticHint
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticInfo guifg=#8190D4 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2023-08-30 11:42:36 +00:00
|
|
|
|
highlight! link NotifyINFOIcon DiagnosticInfo
|
|
|
|
|
|
highlight! link NotifyINFOTitle DiagnosticInfo
|
2023-10-30 19:24:06 +00:00
|
|
|
|
highlight DiagnosticOk guifg=#90FF6B guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticSignError guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocErrorSign DiagnosticSignError
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticSignHint guifg=#B279A7 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocHintSign DiagnosticSignHint
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticSignInfo guifg=#8190D4 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocInfoSign DiagnosticSignInfo
|
2023-10-30 19:24:06 +00:00
|
|
|
|
highlight DiagnosticSignOk guifg=#90FF6B guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticSignWarn guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocWarningSign DiagnosticSignWarn
|
2021-11-14 04:09:37 +00:00
|
|
|
|
highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#DE6E7C gui=undercurl cterm=undercurl
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocErrorHighlight DiagnosticUnderlineError
|
2021-11-14 04:09:37 +00:00
|
|
|
|
highlight DiagnosticUnderlineHint guifg=NONE guibg=NONE guisp=#B279A7 gui=undercurl cterm=undercurl
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocHintHighlight DiagnosticUnderlineHint
|
2021-11-14 04:09:37 +00:00
|
|
|
|
highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#8190D4 gui=undercurl cterm=undercurl
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocInfoHighlight DiagnosticUnderlineInfo
|
2023-10-30 19:24:06 +00:00
|
|
|
|
highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#90FF6B gui=undercurl cterm=undercurl
|
2021-11-14 04:09:37 +00:00
|
|
|
|
highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#B77E64 gui=undercurl cterm=undercurl
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocWarningHighlight DiagnosticUnderlineWarn
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticVirtualTextError guifg=#DE6E7C guibg=#251E1E guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocErrorVirtualText DiagnosticVirtualTextError
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticVirtualTextHint guifg=#B279A7 guibg=#231E22 guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight DiagnosticVirtualTextInfo guifg=#8190D4 guibg=#1F1F24 guisp=NONE gui=NONE cterm=NONE
|
2023-10-30 19:24:06 +00:00
|
|
|
|
highlight DiagnosticVirtualTextOk guifg=#90FF6B guibg=#1E201E guisp=NONE gui=NONE cterm=NONE
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticVirtualTextWarn guifg=#B77E64 guibg=#221F1E guisp=NONE gui=NONE cterm=NONE
|
2024-02-04 01:49:04 +01:00
|
|
|
|
highlight! link CocWarningVirtualText DiagnosticVirtualTextWarn
|
2023-04-09 13:54:38 +08:00
|
|
|
|
highlight! link DiagnosticDeprecated DiagnosticWarn
|
|
|
|
|
|
highlight! link DiagnosticUnnecessary DiagnosticWarn
|
2023-08-30 11:42:36 +00:00
|
|
|
|
highlight! link NotifyWARNIcon DiagnosticWarn
|
|
|
|
|
|
highlight! link NotifyWARNTitle DiagnosticWarn
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiffAdd guifg=NONE guibg=#1C2C19 guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight DiffChange guifg=NONE guibg=#1F2645 guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight DiffDelete guifg=NONE guibg=#3B2023 guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight DiffText guifg=#C6D5CF guibg=#343F6D guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Directory guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Error guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link DiagnosticError Error
|
|
|
|
|
|
highlight! link ErrorMsg Error
|
2023-07-02 11:47:42 +00:00
|
|
|
|
highlight FlashBackdrop guifg=#536977 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2023-07-02 11:01:02 +00:00
|
|
|
|
highlight FlashLabel guifg=#C6D5CF guibg=#384884 guisp=NONE gui=NONE cterm=NONE
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight FloatBorder guifg=#1F3E56 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight FoldColumn guifg=#466273 guibg=NONE guisp=NONE gui=bold cterm=bold
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Folded guifg=#7BA9C5 guibg=#24353F guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight Function guifg=#C6D5CF guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link TroubleNormal Function
|
|
|
|
|
|
highlight! link TroubleText Function
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight GitSignsAdd guifg=#90FF6B guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link GitGutterAdd GitSignsAdd
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight GitSignsChange guifg=#8190D4 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link GitGutterChange GitSignsChange
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight GitSignsDelete guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link GitGutterDelete GitSignsDelete
|
2023-10-30 19:00:55 +00:00
|
|
|
|
highlight IblIndent guifg=#1D272E guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight IblScope guifg=#35444E guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Identifier guifg=#A7B3AE guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight IncSearch guifg=#0F191F guibg=#BE8CB3 guisp=NONE gui=bold cterm=bold
|
2022-05-01 03:07:49 +02:00
|
|
|
|
highlight! link CurSearch IncSearch
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic cterm=italic
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight LineNr guifg=#466273 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocCodeLens LineNr
|
|
|
|
|
|
highlight! link LspCodeLens LineNr
|
|
|
|
|
|
highlight! link SignColumn LineNr
|
|
|
|
|
|
highlight MoreMsg guifg=#90FF6B guibg=NONE guisp=NONE gui=bold cterm=bold
|
|
|
|
|
|
highlight! link Question MoreMsg
|
|
|
|
|
|
highlight! link NnnNormalNC NnnNormal
|
2022-06-25 10:32:50 +08:00
|
|
|
|
highlight! link NnnVertSplit NnnWinSeparator
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight NonText guifg=#3E5868 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link EndOfBuffer NonText
|
|
|
|
|
|
highlight! link Whitespace NonText
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight NormalFloat guifg=NONE guibg=#1D2C35 guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Number guifg=#C6D5CF guibg=NONE guisp=NONE gui=italic cterm=italic
|
|
|
|
|
|
highlight! link Boolean Number
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Pmenu guifg=NONE guibg=#1D2C35 guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight PmenuSbar guifg=NONE guibg=#405A6B guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight PmenuSel guifg=NONE guibg=#304552 guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight PmenuThumb guifg=NONE guibg=#60869D guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight Search guifg=#C6D5CF guibg=#62415B guisp=NONE gui=NONE cterm=NONE
|
2022-05-27 06:18:32 +02:00
|
|
|
|
highlight! link CocSearch Search
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link MatchParen Search
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight! link QuickFixLine Search
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link Sneak Search
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight SneakLabelMask guifg=#B279A7 guibg=#B279A7 guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Special guifg=#9AA6A1 guibg=NONE guisp=NONE gui=bold cterm=bold
|
|
|
|
|
|
highlight! link WhichKeyGroup Special
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight SpecialComment guifg=#536977 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight SpecialKey guifg=#3E5868 guibg=NONE guisp=NONE gui=italic cterm=italic
|
|
|
|
|
|
highlight SpellBad guifg=#CB7A83 guibg=NONE guisp=NONE gui=undercurl cterm=undercurl
|
|
|
|
|
|
highlight! link CocSelectedText SpellBad
|
|
|
|
|
|
highlight SpellCap guifg=#CB7A83 guibg=NONE guisp=NONE gui=undercurl cterm=undercurl
|
|
|
|
|
|
highlight! link SpellLocal SpellCap
|
|
|
|
|
|
highlight SpellRare guifg=#CB7A83 guibg=NONE guisp=NONE gui=undercurl cterm=undercurl
|
|
|
|
|
|
highlight Statement guifg=#C6D5CF guibg=NONE guisp=NONE gui=bold cterm=bold
|
|
|
|
|
|
highlight! link PreProc Statement
|
|
|
|
|
|
highlight! link WhichKey Statement
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight StatusLine guifg=#C6D5CF guibg=#20303A guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link TabLine StatusLine
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight! link WinBar StatusLine
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight StatusLineNC guifg=#D1E0DA guibg=#18252D guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link TabLineFill StatusLineNC
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight! link WinBarNC StatusLineNC
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight TabLineSel guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
|
|
|
|
|
highlight! link BufferCurrent TabLineSel
|
2021-12-18 13:04:00 +08:00
|
|
|
|
highlight Title guifg=#C6D5CF guibg=NONE guisp=NONE gui=bold cterm=bold
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Todo guifg=NONE guibg=NONE guisp=NONE gui=bold,underline cterm=bold,underline
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Type guifg=#6E99B2 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link helpSpecial Type
|
2022-10-22 09:34:59 +08:00
|
|
|
|
highlight! link markdownCode Type
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Visual guifg=NONE guibg=#3A3E3D guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight WarningMsg guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link DiagnosticWarn WarningMsg
|
|
|
|
|
|
highlight! link gitcommitOverflow WarningMsg
|
2022-12-31 14:13:37 +08:00
|
|
|
|
highlight WhichKeySeparator guifg=#466273 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight WildMenu guifg=#0F191F guibg=#B279A7 guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link SneakLabel WildMenu
|
2024-03-24 10:15:11 +00:00
|
|
|
|
highlight WinSeparator guifg=#466273 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight! link VertSplit WinSeparator
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight diffAdded guifg=#90FF6B guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight diffChanged guifg=#8190D4 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight diffFile guifg=#B77E64 guibg=NONE guisp=NONE gui=bold cterm=bold
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight diffIndexLine guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight diffLine guifg=#B279A7 guibg=NONE guisp=NONE gui=bold cterm=bold
|
|
|
|
|
|
highlight diffNewFile guifg=#90FF6B guibg=NONE guisp=NONE gui=italic cterm=italic
|
|
|
|
|
|
highlight diffOldFile guifg=#DE6E7C guibg=NONE guisp=NONE gui=italic cterm=italic
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight diffRemoved guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2024-02-10 11:12:06 +00:00
|
|
|
|
highlight helpHyperTextEntry guifg=#6E99B2 guibg=NONE guisp=NONE gui=bold cterm=bold
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight helpHyperTextJump guifg=#8FC77E guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link helpOption helpHyperTextJump
|
|
|
|
|
|
highlight! link markdownUrl helpHyperTextJump
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight lCursor guifg=#0F191F guibg=#818B87 guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link TermCursorNC lCursor
|
2022-10-22 09:34:59 +08:00
|
|
|
|
highlight markdownLinkText guifg=#A7B3AE guibg=NONE guisp=NONE gui=underline cterm=underline
|
2021-11-11 15:08:32 +08:00
|
|
|
|
" dark end
|
|
|
|
|
|
|
|
|
|
|
|
if !s:italics
|
|
|
|
|
|
" no italics dark start
|
|
|
|
|
|
" This codeblock is auto-generated by shipwright.nvim
|
|
|
|
|
|
highlight Boolean gui=NONE cterm=NONE
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight Character gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Comment gui=NONE cterm=NONE
|
|
|
|
|
|
highlight Constant gui=NONE cterm=NONE
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight Float gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Number gui=NONE cterm=NONE
|
|
|
|
|
|
highlight SpecialKey gui=NONE cterm=NONE
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight String gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight TroubleSource gui=NONE cterm=NONE
|
|
|
|
|
|
highlight WhichKeyValue gui=NONE cterm=NONE
|
|
|
|
|
|
highlight diffNewFile gui=NONE cterm=NONE
|
|
|
|
|
|
highlight diffOldFile gui=NONE cterm=NONE
|
|
|
|
|
|
" no italics dark end
|
|
|
|
|
|
endif
|
|
|
|
|
|
else
|
|
|
|
|
|
" light start
|
|
|
|
|
|
" This codeblock is auto-generated by shipwright.nvim
|
|
|
|
|
|
let g:terminal_color_0 = '#E5EDE6'
|
|
|
|
|
|
let g:terminal_color_1 = '#A8334C'
|
|
|
|
|
|
let g:terminal_color_2 = '#567A30'
|
|
|
|
|
|
let g:terminal_color_3 = '#944927'
|
|
|
|
|
|
let g:terminal_color_4 = '#286486'
|
|
|
|
|
|
let g:terminal_color_5 = '#88507D'
|
|
|
|
|
|
let g:terminal_color_6 = '#3B8992'
|
|
|
|
|
|
let g:terminal_color_7 = '#202E18'
|
|
|
|
|
|
let g:terminal_color_8 = '#B3C6B6'
|
|
|
|
|
|
let g:terminal_color_9 = '#94253E'
|
|
|
|
|
|
let g:terminal_color_10 = '#3F5A22'
|
|
|
|
|
|
let g:terminal_color_11 = '#803D1C'
|
|
|
|
|
|
let g:terminal_color_12 = '#1D5573'
|
|
|
|
|
|
let g:terminal_color_13 = '#7B3B70'
|
|
|
|
|
|
let g:terminal_color_14 = '#2B747C'
|
|
|
|
|
|
let g:terminal_color_15 = '#415934'
|
2022-06-25 10:36:36 +08:00
|
|
|
|
highlight Normal guifg=#202E18 guibg=#E5EDE6 guisp=NONE gui=NONE cterm=NONE
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight! link ModeMsg Normal
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Bold guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight BufferVisible guifg=#4B663C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight BufferVisibleIndex guifg=#4B663C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight BufferVisibleSign guifg=#4B663C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight CocMarkdownLink guifg=#3B8992 guibg=NONE guisp=NONE gui=underline cterm=underline
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight ColorColumn guifg=NONE guibg=#E5C2B9 guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link LspReferenceRead ColorColumn
|
|
|
|
|
|
highlight! link LspReferenceText ColorColumn
|
|
|
|
|
|
highlight! link LspReferenceWrite ColorColumn
|
|
|
|
|
|
highlight Comment guifg=#878D88 guibg=NONE guisp=NONE gui=italic cterm=italic
|
|
|
|
|
|
highlight Conceal guifg=#415934 guibg=NONE guisp=NONE gui=bold,italic cterm=bold,italic
|
|
|
|
|
|
highlight Constant guifg=#476038 guibg=NONE guisp=NONE gui=italic cterm=italic
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight! link Character Constant
|
|
|
|
|
|
highlight! link Float Constant
|
|
|
|
|
|
highlight! link String Constant
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link TroubleSource Constant
|
|
|
|
|
|
highlight! link WhichKeyValue Constant
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Cursor guifg=#E5EDE6 guibg=#202E18 guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link TermCursor Cursor
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight CursorLine guifg=NONE guibg=#DAE5DB guisp=NONE gui=NONE cterm=NONE
|
2022-08-03 05:28:17 +02:00
|
|
|
|
highlight! link CocMenuSel CursorLine
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CursorColumn CursorLine
|
|
|
|
|
|
highlight CursorLineNr guifg=#202E18 guibg=NONE guisp=NONE gui=bold cterm=bold
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Delimiter guifg=#7B837C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link markdownLinkTextDelimiter Delimiter
|
2023-08-30 11:42:36 +00:00
|
|
|
|
highlight! link NotifyERRORIcon DiagnosticError
|
|
|
|
|
|
highlight! link NotifyERRORTitle DiagnosticError
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticHint guifg=#88507D guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2023-08-30 11:42:36 +00:00
|
|
|
|
highlight! link NotifyDEBUGIcon DiagnosticHint
|
|
|
|
|
|
highlight! link NotifyDEBUGTitle DiagnosticHint
|
|
|
|
|
|
highlight! link NotifyTRACEIcon DiagnosticHint
|
|
|
|
|
|
highlight! link NotifyTRACETitle DiagnosticHint
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2023-08-30 11:42:36 +00:00
|
|
|
|
highlight! link NotifyINFOIcon DiagnosticInfo
|
|
|
|
|
|
highlight! link NotifyINFOTitle DiagnosticInfo
|
2023-10-30 19:24:06 +00:00
|
|
|
|
highlight DiagnosticOk guifg=#567A30 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticSignError guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocErrorSign DiagnosticSignError
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticSignHint guifg=#88507D guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocHintSign DiagnosticSignHint
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticSignInfo guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocInfoSign DiagnosticSignInfo
|
2023-10-30 19:24:06 +00:00
|
|
|
|
highlight DiagnosticSignOk guifg=#567A30 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticSignWarn guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocWarningSign DiagnosticSignWarn
|
2021-11-14 04:09:37 +00:00
|
|
|
|
highlight DiagnosticUnderlineError guifg=NONE guibg=NONE guisp=#A8334C gui=undercurl cterm=undercurl
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocErrorHighlight DiagnosticUnderlineError
|
2021-11-14 04:09:37 +00:00
|
|
|
|
highlight DiagnosticUnderlineHint guifg=NONE guibg=NONE guisp=#88507D gui=undercurl cterm=undercurl
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocHintHighlight DiagnosticUnderlineHint
|
2021-11-14 04:09:37 +00:00
|
|
|
|
highlight DiagnosticUnderlineInfo guifg=NONE guibg=NONE guisp=#286486 gui=undercurl cterm=undercurl
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocInfoHighlight DiagnosticUnderlineInfo
|
2023-10-30 19:24:06 +00:00
|
|
|
|
highlight DiagnosticUnderlineOk guifg=NONE guibg=NONE guisp=#567A30 gui=undercurl cterm=undercurl
|
2021-11-14 04:09:37 +00:00
|
|
|
|
highlight DiagnosticUnderlineWarn guifg=NONE guibg=NONE guisp=#944927 gui=undercurl cterm=undercurl
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocWarningHighlight DiagnosticUnderlineWarn
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticVirtualTextError guifg=#A8334C guibg=#EDDBDD guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocErrorVirtualText DiagnosticVirtualTextError
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticVirtualTextHint guifg=#88507D guibg=#EDDAE9 guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight DiagnosticVirtualTextInfo guifg=#286486 guibg=#D5E1ED guisp=NONE gui=NONE cterm=NONE
|
2023-10-30 19:24:06 +00:00
|
|
|
|
highlight DiagnosticVirtualTextOk guifg=#567A30 guibg=#C7EBA9 guisp=NONE gui=NONE cterm=NONE
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiagnosticVirtualTextWarn guifg=#944927 guibg=#EEDCD8 guisp=NONE gui=NONE cterm=NONE
|
2024-02-04 01:49:04 +01:00
|
|
|
|
highlight! link CocWarningVirtualText DiagnosticVirtualTextWarn
|
2023-04-09 13:54:38 +08:00
|
|
|
|
highlight! link DiagnosticDeprecated DiagnosticWarn
|
|
|
|
|
|
highlight! link DiagnosticUnnecessary DiagnosticWarn
|
2023-08-30 11:42:36 +00:00
|
|
|
|
highlight! link NotifyWARNIcon DiagnosticWarn
|
|
|
|
|
|
highlight! link NotifyWARNTitle DiagnosticWarn
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight DiffAdd guifg=NONE guibg=#C8E2B5 guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight DiffChange guifg=NONE guibg=#D1DBE5 guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight DiffDelete guifg=NONE guibg=#EAD5D7 guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight DiffText guifg=#202E18 guibg=#A6BBCF guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Directory guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Error guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link DiagnosticError Error
|
|
|
|
|
|
highlight! link ErrorMsg Error
|
2023-07-02 11:47:42 +00:00
|
|
|
|
highlight FlashBackdrop guifg=#878D88 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2023-07-02 11:01:02 +00:00
|
|
|
|
highlight FlashLabel guifg=#202E18 guibg=#88C8F5 guisp=NONE gui=NONE cterm=NONE
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight FloatBorder guifg=#6A716B guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight FoldColumn guifg=#8F9890 guibg=NONE guisp=NONE gui=bold cterm=bold
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Folded guifg=#4A4F4A guibg=#B8C4B9 guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight Function guifg=#202E18 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link TroubleNormal Function
|
|
|
|
|
|
highlight! link TroubleText Function
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight GitSignsAdd guifg=#567A30 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link GitGutterAdd GitSignsAdd
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight GitSignsChange guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link GitGutterChange GitSignsChange
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight GitSignsDelete guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link GitGutterDelete GitSignsDelete
|
2023-10-30 19:00:55 +00:00
|
|
|
|
highlight IblIndent guifg=#D2DDD3 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight IblScope guifg=#ADB6AE guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Identifier guifg=#364A2A guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight IncSearch guifg=#E5EDE6 guibg=#BD72AF guisp=NONE gui=bold cterm=bold
|
2022-05-01 03:07:49 +02:00
|
|
|
|
highlight! link CurSearch IncSearch
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic cterm=italic
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight LineNr guifg=#8F9890 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocCodeLens LineNr
|
|
|
|
|
|
highlight! link LspCodeLens LineNr
|
|
|
|
|
|
highlight! link SignColumn LineNr
|
|
|
|
|
|
highlight MoreMsg guifg=#567A30 guibg=NONE guisp=NONE gui=bold cterm=bold
|
|
|
|
|
|
highlight! link Question MoreMsg
|
|
|
|
|
|
highlight! link NnnNormalNC NnnNormal
|
2022-06-25 10:32:50 +08:00
|
|
|
|
highlight! link NnnVertSplit NnnWinSeparator
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight NonText guifg=#A3AEA4 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link EndOfBuffer NonText
|
|
|
|
|
|
highlight! link Whitespace NonText
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight NormalFloat guifg=NONE guibg=#CDDBCF guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Number guifg=#202E18 guibg=NONE guisp=NONE gui=italic cterm=italic
|
|
|
|
|
|
highlight! link Boolean Number
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Pmenu guifg=NONE guibg=#C8D5C9 guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight PmenuSbar guifg=NONE guibg=#9BA69D guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight PmenuSel guifg=NONE guibg=#ADB9AF guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight PmenuThumb guifg=NONE guibg=#F4F7F5 guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight Search guifg=#202E18 guibg=#DCB5D4 guisp=NONE gui=NONE cterm=NONE
|
2022-05-27 06:18:32 +02:00
|
|
|
|
highlight! link CocSearch Search
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link MatchParen Search
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight! link QuickFixLine Search
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link Sneak Search
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight SneakLabelMask guifg=#88507D guibg=#88507D guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Special guifg=#415934 guibg=NONE guisp=NONE gui=bold cterm=bold
|
|
|
|
|
|
highlight! link WhichKeyGroup Special
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight SpecialComment guifg=#878D88 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight SpecialKey guifg=#A3AEA4 guibg=NONE guisp=NONE gui=italic cterm=italic
|
2021-11-14 04:09:37 +00:00
|
|
|
|
highlight SpellBad guifg=#974352 guibg=NONE guisp=#A8334C gui=undercurl cterm=undercurl
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link CocSelectedText SpellBad
|
2021-11-14 04:09:37 +00:00
|
|
|
|
highlight SpellCap guifg=#974352 guibg=NONE guisp=#C13C58 gui=undercurl cterm=undercurl
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link SpellLocal SpellCap
|
2021-11-14 04:09:37 +00:00
|
|
|
|
highlight SpellRare guifg=#974352 guibg=NONE guisp=#944927 gui=undercurl cterm=undercurl
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Statement guifg=#202E18 guibg=NONE guisp=NONE gui=bold cterm=bold
|
|
|
|
|
|
highlight! link PreProc Statement
|
|
|
|
|
|
highlight! link WhichKey Statement
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight StatusLine guifg=#202E18 guibg=#C2CFC4 guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link TabLine StatusLine
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight! link WinBar StatusLine
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight StatusLineNC guifg=#4B663C guibg=#D0DED2 guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link TabLineFill StatusLineNC
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight! link WinBarNC StatusLineNC
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight TabLineSel guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
|
|
|
|
|
|
highlight! link BufferCurrent TabLineSel
|
2021-12-18 13:04:00 +08:00
|
|
|
|
highlight Title guifg=#202E18 guibg=NONE guisp=NONE gui=bold cterm=bold
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Todo guifg=NONE guibg=NONE guisp=NONE gui=bold,underline cterm=bold,underline
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Type guifg=#495C4C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link helpSpecial Type
|
2022-10-22 09:34:59 +08:00
|
|
|
|
highlight! link markdownCode Type
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight Visual guifg=NONE guibg=#ADE48C guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight WarningMsg guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link DiagnosticWarn WarningMsg
|
|
|
|
|
|
highlight! link gitcommitOverflow WarningMsg
|
2022-12-31 14:13:37 +08:00
|
|
|
|
highlight WhichKeySeparator guifg=#8F9890 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight WildMenu guifg=#E5EDE6 guibg=#88507D guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link SneakLabel WildMenu
|
2024-03-24 10:15:11 +00:00
|
|
|
|
highlight WinSeparator guifg=#8F9890 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight! link VertSplit WinSeparator
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight diffAdded guifg=#567A30 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
|
|
|
|
|
highlight diffChanged guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight diffFile guifg=#944927 guibg=NONE guisp=NONE gui=bold cterm=bold
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight diffIndexLine guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight diffLine guifg=#88507D guibg=NONE guisp=NONE gui=bold cterm=bold
|
|
|
|
|
|
highlight diffNewFile guifg=#567A30 guibg=NONE guisp=NONE gui=italic cterm=italic
|
|
|
|
|
|
highlight diffOldFile guifg=#A8334C guibg=NONE guisp=NONE gui=italic cterm=italic
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight diffRemoved guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2024-02-10 11:12:06 +00:00
|
|
|
|
highlight helpHyperTextEntry guifg=#495C4C guibg=NONE guisp=NONE gui=bold cterm=bold
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight helpHyperTextJump guifg=#195275 guibg=NONE guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link helpOption helpHyperTextJump
|
|
|
|
|
|
highlight! link markdownUrl helpHyperTextJump
|
2022-06-19 10:16:10 +08:00
|
|
|
|
highlight lCursor guifg=#E5EDE6 guibg=#3F5632 guisp=NONE gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight! link TermCursorNC lCursor
|
2022-10-22 09:34:59 +08:00
|
|
|
|
highlight markdownLinkText guifg=#364A2A guibg=NONE guisp=NONE gui=underline cterm=underline
|
2021-11-11 15:08:32 +08:00
|
|
|
|
" light end
|
|
|
|
|
|
|
|
|
|
|
|
if !s:italics
|
|
|
|
|
|
" no italics light start
|
|
|
|
|
|
" This codeblock is auto-generated by shipwright.nvim
|
|
|
|
|
|
highlight Boolean gui=NONE cterm=NONE
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight Character gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Comment gui=NONE cterm=NONE
|
|
|
|
|
|
highlight Constant gui=NONE cterm=NONE
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight Float gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight Number gui=NONE cterm=NONE
|
|
|
|
|
|
highlight SpecialKey gui=NONE cterm=NONE
|
2024-05-19 08:53:01 +00:00
|
|
|
|
highlight String gui=NONE cterm=NONE
|
2021-11-11 15:08:32 +08:00
|
|
|
|
highlight TroubleSource gui=NONE cterm=NONE
|
|
|
|
|
|
highlight WhichKeyValue gui=NONE cterm=NONE
|
|
|
|
|
|
highlight diffNewFile gui=NONE cterm=NONE
|
|
|
|
|
|
highlight diffOldFile gui=NONE cterm=NONE
|
|
|
|
|
|
" no italics light end
|
|
|
|
|
|
endif
|
|
|
|
|
|
endif
|
|
|
|
|
|
|
|
|
|
|
|
if has('terminal')
|
|
|
|
|
|
highlight! link StatusLineTerm StatusLine
|
|
|
|
|
|
highlight! link StatusLineTermNC StatusLineNC
|
|
|
|
|
|
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
|