I've this option in my config ```lua vim.opt.listchars = "tab:<->,trail:·,eol:$,extends:>,precedes:<" ``` this is the current colors  I'd like it to be like [Mofiqul/vscode.nvim](https://github.com/Mofiqul/vscode.nvim):  Thank you!
I've this option in my config
this is the current colors

I'd like it to be like Mofiqul/vscode.nvim:

Thank you!