diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/template-nvchad.toml | 11 |
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' |