diff options
| author | notken12 <kendotzhou@gmail.com> | 2022-11-08 21:12:37 -0500 |
|---|---|---|
| committer | notken12 <kendotzhou@gmail.com> | 2022-11-08 21:12:37 -0500 |
| commit | 2bb41b0bb715bdbad2105cf1d8ee14561136aa91 (patch) | |
| tree | 2fe71bd0e58da18585080cb23f12e6dbaf40276f /src | |
| parent | new treesitter highlights (diff) | |
change cursorline
Diffstat (limited to 'src')
| -rw-r--r-- | src/template-nvchad.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template-nvchad.toml b/src/template-nvchad.toml index 955b235..e569170 100644 --- a/src/template-nvchad.toml +++ b/src/template-nvchad.toml @@ -27,7 +27,7 @@ LineNr = 'grey' FloatBorder = 'blue' # Whitespace = 'base00 -' VertSplit = 'line' -CursorLine = '- base01' +CursorLine = '- one_bg' CursorColumn = '- base01' ColorColumn = '- base01' NormalFloat = '- darker_black' |