Skip to content

Allow transparency in terminal for background theme #92

@robertdrakedennis

Description

@robertdrakedennis

const ctx = canvas.getContext('2d', { alpha: false });

This flag, which is set to false, prevents themes from utilizing alpha values. I believe there should be minimal performance issues with this value being set to true.

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