summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authornotken12 <kendotzhou@gmail.com>2022-11-08 21:12:37 -0500
committernotken12 <kendotzhou@gmail.com>2022-11-08 21:12:37 -0500
commit2bb41b0bb715bdbad2105cf1d8ee14561136aa91 (patch)
tree2fe71bd0e58da18585080cb23f12e6dbaf40276f /src
parentnew treesitter highlights (diff)
change cursorline
Diffstat (limited to 'src')
-rw-r--r--src/template-nvchad.toml2
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'