Skip to content

Comments are black on black by default! #956

Open
@d9k

Description

highlighters/main/main-highlighter.zsh:

${ZSH_HIGHLIGHT_STYLES[comment]:=fg=black,bold

Comments are black on black by default what is unreadable! Had to fix it with

ZSH_HIGHLIGHT_STYLES[comment]='fg=magenta,dimmed'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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