Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(v2) chore(progress)!: migrate progress to lipgloss #676

Open
wants to merge 1 commit into
base: v2-exp
Choose a base branch
from

Commits on Nov 21, 2024

  1. chore(progress)!: migrate progress to lipgloss

    This removes the dependency on termenv and replaces it with lipgloss. This
    change also removes the WithColorProfile option, as it is no longer needed.
    The new API uses `color.Color` types for colors, which are more flexible and
    allow for more advanced color manipulation.
    aymanbagabas committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    04626c8 View commit details
    Browse the repository at this point in the history