Skip to content

Is 8 colors terminal supported by dim? #1

@shunlir

Description

@shunlir

The color scheme is using 16 color number, taking a highlight group from the source:

" Highlight search matches in black, with a yellow background
highlight Search         ctermfg=0    ctermbg=11

the background color is not showing correctly for 8 colors terminal:
image
After changing 11 to 3*, it looks good:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions