Skip to content

Commit

Permalink
update line hl
Browse files Browse the repository at this point in the history
  • Loading branch information
christianchiarulli committed Apr 7, 2021
1 parent f71d6dd commit 68f269e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion colors/lunar.vim
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ hi BufferInactiveMod guifg=#6a6e7e ctermfg=243 guibg=#2f343f ctermbg=237 gui=NON
hi BufferInactiveSign guifg=#6a6e7e ctermfg=243 guibg=#2f343f ctermbg=237 gui=NONE cterm=NONE
hi BufferInactiveTarget guifg=#bf616a ctermfg=131 guibg=#2f343f ctermbg=237 gui=bold cterm=bold
hi CodiVirtualText guifg=#6395ec ctermfg=69 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi IndentBlanklineContextChar guifg=#707070 ctermfg=242 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi IndentBlanklineContextChar guifg=#767a8b ctermfg=244 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi DashboardHeader guifg=#88c0d0 ctermfg=110 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi DashboardCenter guifg=#c68a75 ctermfg=174 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi DashboardFooter guifg=#88c0d0 ctermfg=110 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
2 changes: 1 addition & 1 deletion lunar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ palette:
bg_inactive: "#2F343F"
cursor_fg: "#515052"
cursor_bg: "#AEAFAD"
indentlinehighlight: "#707070"
indentlinehighlight: "#767A8B"
# "black": "#3b4252",
# "brightBlack": "#4c566a",
# "brightWhite": "#eceff4",
Expand Down

0 comments on commit 68f269e

Please sign in to comment.