aboutsummaryrefslogtreecommitdiff
path: root/Common/nvim/colors
diff options
context:
space:
mode:
Diffstat (limited to 'Common/nvim/colors')
-rw-r--r--Common/nvim/colors/bw.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/Common/nvim/colors/bw.vim b/Common/nvim/colors/bw.vim
index f148bbf..076343c 100644
--- a/Common/nvim/colors/bw.vim
+++ b/Common/nvim/colors/bw.vim
@@ -76,6 +76,9 @@ hi link Substitute Search
hi CurSearch ctermbg=11 guibg=DarkYellow guifg=Black ctermfg=Black
hi IncSearch cterm=reverse gui=reverse
+hi LspReferenceText ctermfg=Blue guifg=Blue
+hi LspReferenceRead ctermfg=Blue guifg=Blue
+hi LspReferenceWrite ctermfg=Brown guifg=Brown
function! SetTheme()
if &background == 'dark'