@javalps
i suggest just overriding the highlight you dont like, w/ something better in your local config.
vim.api.nvim_set_hl(0, "Comment", {fg = "#D4D4D4", bg = "#39274D", italic = true})