mirror of
https://github.com/tiyn/tccs.nvim.git
synced 2025-04-19 16:27:44 +02:00
added cterm colors for pmenu
This commit is contained in:
parent
29fc7b8916
commit
54340c75e0
@ -34,7 +34,7 @@ colors.get_colors = function()
|
|||||||
gutter_normal = "#323945",
|
gutter_normal = "#323945",
|
||||||
gutter_active = "#464D5E",
|
gutter_active = "#464D5E",
|
||||||
selection_bg = "#273747",
|
selection_bg = "#273747",
|
||||||
selection_inactive = "#1B2733",
|
selection_inactive = "#272727",
|
||||||
selection_border = "#304357",
|
selection_border = "#304357",
|
||||||
guide_active = "#393F4D",
|
guide_active = "#393F4D",
|
||||||
guide_normal = "#242A35",
|
guide_normal = "#242A35",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user