Skip to content

Commit

Permalink
chore: add hi clear CursorLine
Browse files Browse the repository at this point in the history
  • Loading branch information
bandithijo committed Aug 8, 2023
1 parent 3845d00 commit 6d94c3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/config/colorscheme/vscode.lua
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ set termguicolors
vim.cmd([[
hi clear ModeMsg
hi clear MoreMsg
hi clear CursorLine
hi @text.title guifg=#D7BA7D gui=bold
hi @text.literal guifg=#CE9178
hi @punctuation.special guifg=#569CD6 gui=bold
Expand Down

0 comments on commit 6d94c3d

Please sign in to comment.