require("onedark").setup({ style = "darker", transparent = true, highlights = { NvimTreeWinSeparator = {fg ='#aaaaa'} } }) require("onedark").load()