Hi!
I enjoy this color scheme. I use it every day. I wanted to ask for a feature to support something I'm already adding in my dotfiles. I added four highlights but I think you might be able to come up with even better colos for these:
Not really sure if this would be in the scope of the plugin but I thought I might aswell ask.
-- Indent guides
"IblIndent", { bg = "#282433", fg = "#303030", }
"IblIndent2", { bg = "#24202e", fg = "#303030", } -- default configuration includes IblIndent, supports custom table.
-- Used by listchars + list
"NonText", { fg = "#404040", }
"SpecialText", { fg = "#404040", }
(It looks like this but it might be to subtle
)