projects
/
nvim-plugins
/
flatwhite.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a2fcd5
)
fix: color of the separator
author
francocalvo
<dev@francocalvo.ar>
Tue, 13 Sep 2022 01:47:26 +0000
(22:47 -0300)
committer
francocalvo
<dev@francocalvo.ar>
Tue, 13 Sep 2022 01:47:26 +0000
(22:47 -0300)
lua/dracula/groups.lua
patch
|
blob
|
history
diff --git
a/lua/dracula/groups.lua
b/lua/dracula/groups.lua
index 626a4eb037ffb4fff3f29f720cb1cb4f57bb8e81..7605012eccc74405f14cb321087ba06a47380948 100644
(file)
--- a/
lua/dracula/groups.lua
+++ b/
lua/dracula/groups.lua
@@
-402,7
+402,7
@@
local function setup(configs)
NavicIconsOperator = { link = "CmpItemKindOperator" },
NavicIconsTypeParameter = { link = "CmpItemKindTypeParameter" },
NavicText = { fg = 'gray' },
- NavicSeparator = { fg = '
blue
' },
+ NavicSeparator = { fg = '
gray
' },
-- TS rainbow colors