Skip to content

CLI is unreadable in light color schemes #18

Description

@net

The CLI uses hardcoded HEX colors that make its output unreadable against light backgrounds:

Image

I see that you're using lipgloss.AdaptiveColor, however, for whatever reason that doesn't appear to have an effect:
https://github.com/render-oss/cli/blob/main/pkg/style/style.go#L10

I'm using Ghostty and tmux.

It's poor form to use hardcoded colors anyways, as they risk clashing with popular colors schemes like Solarized.

Activity

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

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