summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authornotken12 <kendotzhou@gmail.com>2022-11-08 21:41:15 -0500
committernotken12 <kendotzhou@gmail.com>2022-11-08 21:41:15 -0500
commit3d998586b168453b13f4de2c3cbaec723e1720fd (patch)
tree0da5f4e4ef3efcda0990cfd4f89e7a27abad3389 /src
parentchange cursorline and cursorcolumn to lighter (diff)
whichkey
Diffstat (limited to 'src')
-rw-r--r--src/template-nvchad.toml11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/template-nvchad.toml b/src/template-nvchad.toml
index 0fb5b87..86b1c4d 100644
--- a/src/template-nvchad.toml
+++ b/src/template-nvchad.toml
@@ -189,11 +189,12 @@ markdownFootnoteDefinition = 'orange'
markdownEscape = 'yellow'
[Whichkey]
-WhichKey = 'purple'
-WhichKeySeperator = 'green'
-WhichKeyGroup = 'blue'
-WhichKeyDesc = 'cyan'
-WhichKeyFloat = '- base01'
+WhichKey = 'blue'
+WhichKeySeperator = 'light_grey'
+WhichKeyDesc = 'red'
+WhichKeyGroup = 'green'
+WhichKeyValue = 'green'
+WhichKeyFloat = 'link:NormalFloat'
[Git]
SignAdd = 'green'