diff options
| author | Pascal Dulieu <pascal@dulieu.uk> | 2025-07-30 11:45:00 +0100 |
|---|---|---|
| committer | Pascal Dulieu <pascal@dulieu.uk> | 2025-07-30 11:45:00 +0100 |
| commit | c19fa68472bec357914ff264e52b45945221d530 (patch) | |
| tree | 8bb993d3f9bf7b91155300fcc7fe1b282faf7066 /.config/nvim/colors | |
Diffstat (limited to '.config/nvim/colors')
| -rw-r--r-- | .config/nvim/colors/lushwal.vim | 218 |
1 files changed, 218 insertions, 0 deletions
diff --git a/.config/nvim/colors/lushwal.vim b/.config/nvim/colors/lushwal.vim new file mode 100644 index 0000000..ecf199b --- /dev/null +++ b/.config/nvim/colors/lushwal.vim @@ -0,0 +1,218 @@ +set background=dark +if exists('g:colors_name') +hi clear +if exists('syntax_on') +syntax reset +endif +endif +let g:colors_name = 'lushwal' +highlight Normal guifg=#C1C3C3 guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight! link User Normal +highlight Bold guifg=#C1C3C3 guibg=#091515 guisp=NONE blend=NONE gui=bold +highlight Boolean guifg=#516757 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Character guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight ColorColumn guifg=#738787 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Comment guifg=#C1C3C3 guibg=NONE guisp=NONE blend=NONE gui=italic +highlight Conceal guifg=#576B6B guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight! link Whitespace Conceal +highlight Conditional guifg=#A7A5AC guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Constant guifg=#516757 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Cursor guifg=#091515 guibg=#C1C3C3 guisp=NONE blend=NONE gui=NONE +highlight CursorColumn guifg=#738787 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight CursorLine guifg=NONE guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight CursorLineNr guifg=#C1C3C3 guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight Debug guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Define guifg=#A7A5AC guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Delimiter guifg=#556261 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight DiagnosticError guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight DiagnosticHint guifg=#747873 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight DiagnosticInfo guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight DiagnosticUnderlineError guifg=#546064 guibg=NONE guisp=#546064 blend=NONE gui=underline +highlight DiagnosticUnderlineHint guifg=#747873 guibg=NONE guisp=#747873 blend=NONE gui=underline +highlight DiagnosticUnderlineInfo guifg=#5D6365 guibg=NONE guisp=#5D6365 blend=NONE gui=underline +highlight DiagnosticUnderlineWarn guifg=#4C6F49 guibg=NONE guisp=#4C6F49 blend=NONE gui=underline +highlight DiagnosticWarn guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight DiffAdd guifg=#5E5F53 guibg=#576B6B guisp=NONE blend=NONE gui=bold +highlight! link DiffAdded DiffAdd +highlight DiffChange guifg=#9CA5A5 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight DiffDelete guifg=#546064 guibg=#576B6B guisp=NONE blend=NONE gui=bold +highlight! link DiffRemoved DiffDelete +highlight! link diffRemoved DiffDelete +highlight DiffFile guifg=#546064 guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight DiffLine guifg=#5D6365 guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight DiffNewFile guifg=#5E5F53 guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight DiffText guifg=#5D6365 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight Directory guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight EndOfBuffer guifg=#C1C3C3 guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight Error guifg=#546064 guibg=#C1C3C3 guisp=NONE blend=NONE gui=NONE +highlight ErrorMsg guifg=#546064 guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight Exception guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Float guifg=#516757 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight FoldColumn guifg=#5D6365 guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight Folded guifg=#C1C3C3 guibg=#576B6B guisp=NONE blend=NONE gui=italic +highlight Function guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Identifier guifg=#747873 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight IncSearch guifg=#576B6B guibg=#516757 guisp=NONE blend=NONE gui=NONE +highlight Include guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Italic guifg=#C1C3C3 guibg=#091515 guisp=NONE blend=NONE gui=italic +highlight Keyword guifg=#A7A5AC guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Label guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight LineNr guifg=#9CA5A5 guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight Macro guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight MatchParen guifg=#C1C3C3 guibg=#9CA5A5 guisp=NONE blend=NONE gui=NONE +highlight MiniCompletionActiveParameter guifg=NONE guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight MiniCursorword guifg=NONE guibg=NONE guisp=NONE blend=NONE gui=underline +highlight! link MiniCursorwordCurrent MiniCursorword +highlight MiniIndentscopePrefix guifg=NONE guibg=NONE guisp=NONE blend=NONE gui=nocombine +highlight MiniIndentscopeSymbol guifg=#576B6B guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight MiniJump guifg=#5D6365 guibg=NONE guisp=#9CA5A5 blend=NONE gui=underline +highlight MiniJump2dSpot guifg=NONE guibg=NONE guisp=NONE blend=NONE gui=undercurl +highlight MiniStarterCurrent guifg=NONE guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight MiniStarterFooter guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=bold +highlight MiniStarterHeader guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=bold +highlight MiniStarterInactive guifg=#C1C3C3 guibg=NONE guisp=NONE blend=NONE gui=italic +highlight MiniStarterItem guifg=#C1C3C3 guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight MiniStarterItemBullet guifg=#556261 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight MiniStarterItemPrefix guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight MiniStarterQuery guifg=#5E5F53 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight MiniStarterSection guifg=#556261 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight MiniStatuslineDevinfo guifg=#C1C3C3 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight MiniStatuslineFileinfo guifg=#C1C3C3 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight MiniStatuslineFilename guifg=#4C6F49 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight MiniStatuslineInactive guifg=#738787 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight MiniStatuslineModeCommand guifg=#091515 guibg=#747873 guisp=NONE blend=NONE gui=NONE +highlight MiniStatuslineModeInsert guifg=#091515 guibg=#5D6365 guisp=NONE blend=NONE gui=NONE +highlight MiniStatuslineModeNormal guifg=#091515 guibg=#5E5F53 guisp=NONE blend=NONE gui=NONE +highlight MiniStatuslineModeOther guifg=#091515 guibg=#A7A5AC guisp=NONE blend=NONE gui=NONE +highlight MiniStatuslineModeReplace guifg=#091515 guibg=#546064 guisp=NONE blend=NONE gui=NONE +highlight MiniStatuslineModeVisual guifg=#091515 guibg=#516757 guisp=NONE blend=NONE gui=NONE +highlight MiniSurround guifg=#576B6B guibg=#516757 guisp=NONE blend=NONE gui=NONE +highlight MiniTablineCurrent guifg=#9CA5A5 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight MiniTablineFill guifg=NONE guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight MiniTablineHidden guifg=#5E5F53 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight MiniTablineModifiedCurrent guifg=#C1C3C3 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight MiniTablineModifiedHidden guifg=#738787 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight MiniTablineModifiedVisible guifg=#C1C3C3 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight MiniTablineVisible guifg=#9CA5A5 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight MiniTestEmphasis guifg=NONE guibg=NONE guisp=NONE blend=NONE gui=bold +highlight MiniTestFail guifg=NONE guibg=NONE guisp=NONE blend=NONE gui=bold +highlight MiniTestPass guifg=NONE guibg=NONE guisp=NONE blend=NONE gui=bold +highlight MiniTrailspace guifg=#546064 guibg=#C1C3C3 guisp=NONE blend=NONE gui=NONE +highlight ModeMsg guifg=#5E5F53 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight MoreMsg guifg=#5E5F53 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight NonText guifg=#9CA5A5 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Number guifg=#516757 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Operator guifg=#C1C3C3 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight PMenu guifg=#C1C3C3 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight PMenuSel guifg=#C1C3C3 guibg=#5D6365 guisp=NONE blend=NONE gui=NONE +highlight PmenuSbar guifg=#738787 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight PmenuThumb guifg=#C1C3C3 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight PreProc guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Question guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Repeat guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Search guifg=#9CA5A5 guibg=#4C6F49 guisp=NONE blend=NONE gui=NONE +highlight! link MiniTablineTabpagesection Search +highlight SignColumn guifg=#738787 guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight Special guifg=#747873 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight SpecialChar guifg=#556261 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight SpecialKey guifg=#9CA5A5 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight SpellBad guifg=#546064 guibg=NONE guisp=#546064 blend=NONE gui=underline +highlight SpellCap guifg=#4C6F49 guibg=NONE guisp=#4C6F49 blend=NONE gui=underline +highlight SpellLocal guifg=#747873 guibg=NONE guisp=#747873 blend=NONE gui=underline +highlight SpellRare guifg=#A7A5AC guibg=NONE guisp=#A7A5AC blend=NONE gui=underline +highlight Statement guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight StatusLine guifg=#C1C3C3 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight StatusLineNC guifg=#738787 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight StatusLineTerm guifg=#5E5F53 guibg=#5E5F53 guisp=NONE blend=NONE gui=NONE +highlight StatusLineTermNC guifg=#4C6F49 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight StorageClass guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight String guifg=#5E5F53 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Structure guifg=#A7A5AC guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight TabLine guifg=#9CA5A5 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight TabLineFill guifg=#9CA5A5 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight TabLineSel guifg=#5E5F53 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight Tag guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Title guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=bold +highlight Todo guifg=#4C6F49 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight TooLong guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Type guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Typedef guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight Underlined guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight VertSplit guifg=#C1C3C3 guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight! link WinSeparator VertSplit +highlight Visual guifg=#091515 guibg=#738787 guisp=NONE blend=NONE gui=NONE +highlight VisualNOS guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight WarningMsg guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight WildMenu guifg=#C1C3C3 guibg=#5D6365 guisp=NONE blend=NONE gui=NONE +highlight WinBar guifg=#C1C3C3 guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight WinBarNC guifg=#738787 guibg=#091515 guisp=NONE blend=NONE gui=NONE +highlight gitCommitOverflow guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight gitCommitSummary guifg=#5E5F53 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight helpCommand guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight helpExample guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @attribute guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @boolean guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @character guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @character.special guifg=#556261 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @comment guifg=#C1C3C3 guibg=NONE guisp=NONE blend=NONE gui=italic +highlight @conditional guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @constant guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @constant.builtin guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @constant.macro guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @constructor guifg=#C1C3C3 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @debug guifg=NONE guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @define guifg=#A7A5AC guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @exception guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @field guifg=#5E5F53 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @float guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @function guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @function.builtin guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @function.macro guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @include guifg=#747873 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @keyword guifg=#A7A5AC guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @keyword.function guifg=#747873 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @keyword.operator guifg=#A7A5AC guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @label guifg=#747873 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @method guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @namespace guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @none guifg=NONE guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @number guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @operator guifg=#C1C3C3 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @parameter guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @preproc guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @property guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @punctuation.bracket guifg=#C1C3C3 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @punctuation.delimiter guifg=#C1C3C3 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @punctuation.special guifg=#747873 guibg=NONE guisp=NONE blend=NONE gui=bold +highlight @repeat guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @storageclass guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @string guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @string.escape guifg=#5E5F53 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @string.regex guifg=#5E5F53 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @string.special guifg=#556261 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @symbol guifg=#747873 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @tag guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @tag.attribute guifg=#747873 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @tag.delimiter guifg=#747873 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @text guifg=#5E5F53 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @text.bold guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=bold +highlight @text.danger guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @text.diff.add guifg=#5E5F53 guibg=#576B6B guisp=NONE blend=NONE gui=bold +highlight @text.diff.delete guifg=#546064 guibg=#576B6B guisp=NONE blend=NONE gui=bold +highlight @text.emphasis guifg=#A7A5AC guibg=NONE guisp=NONE blend=NONE gui=italic +highlight @text.environment guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @text.environment.name guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @text.literal guifg=#5E5F53 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @text.math guifg=#747873 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @text.note guifg=#747873 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @text.reference guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @text.strike guifg=NONE guibg=NONE guisp=NONE blend=NONE gui=strikethrough +highlight @text.title guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=bold +highlight @text.todo guifg=#4C6F49 guibg=#576B6B guisp=NONE blend=NONE gui=NONE +highlight @text.underline guifg=NONE guibg=NONE guisp=NONE blend=NONE gui=underline +highlight @text.uri guifg=NONE guibg=#576B6B guisp=NONE blend=NONE gui=underline +highlight @type guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @type.builtin guifg=#5D6365 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @type.definition guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @variable guifg=#4C6F49 guibg=NONE guisp=NONE blend=NONE gui=NONE +highlight @variable.builtin guifg=#546064 guibg=NONE guisp=NONE blend=NONE gui=NONE |
