c.colors.completion.category.border.bottom = base00
# Foreground color of the selected completion item.
-c.colors.completion.item.selected.fg = base06
+c.colors.completion.item.selected.fg = base07
# Background color of the selected completion item.
-c.colors.completion.item.selected.bg = base07
+c.colors.completion.item.selected.bg = base03
# Top border color of the selected completion item.
c.colors.completion.item.selected.border.top = base02
c.colors.completion.item.selected.border.bottom = base02
# Foreground color of the matched text in the selected completion item.
-c.colors.completion.item.selected.match.fg = base05
+c.colors.completion.item.selected.match.fg = base0C
# Foreground color of the matched text in the completion.
c.colors.completion.match.fg = base0C