Skip to content

Transparency channel in colorschemes is not respected. #3844

@ninetailedtori

Description

@ninetailedtori

For reference, I'm testing with colorschemes/catppuccin-macchiato-transparent.micro, attempting to make the selection a transparent colour (#939ab733).

color-link default "#cad3f5,#24273a00"
color-link comment "#939ab7"
color-link selection "[fg],#939ab733"

color-link identifier "#8aadf4"
color-link identifier.class "#8aadf4"
color-link identifier.var "#8aadf4"

color-link constant "#f5a97f"
color-link constant.number "#f5a97f"
color-link constant.string "#a6da95"

color-link symbol "#f5bde6"
color-link symbol.brackets "#f0c6c6"
color-link symbol.tag "#8aadf4"

color-link type "#8aadf4"
color-link type.keyword "#eed49f"

color-link special "#f5bde6"
color-link statement "#c6a0f6"
color-link preproc "#f5bde6"

color-link underlined "#91d7e3"
color-link error "bold #ed8796"
color-link todo "bold #eed49f"

color-link diff-added "#a6da95"
color-link diff-modified "#eed49f"
color-link diff-deleted "#ed8796"

color-link gutter-error "#ed8796"
color-link gutter-warning "#eed49f"

color-link scrollbar "#f4dbd6"
color-link statusline "[fg],#1e2030"
color-link tabbar "[fg],#1e2030"
color-link indent-char "#494d64"
color-link line-number "#494d64"
color-link current-line-number "#b7bdf8"

color-link cursor-line "#363a4f,[fg]"
color-link color-column "#363a4f"
color-link type.extended "default"

All that ends up being shown is the colour with ANY value of transparency set will simply be entirely invisible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions