Skip to content

Integrations for indent-blankline and support for set list|set listchars #12

@axelhj

Description

@axelhj

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
bild)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions