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

refactor: reorder color profiles #27

Merged
merged 1 commit into from
Jan 27, 2025
Merged

refactor: reorder color profiles #27

merged 1 commit into from
Jan 27, 2025

Conversation

aymanbagabas
Copy link
Member

This commit reorders the color profiles to start with the lowest profile, NoTTY, and end with the highest profile, TrueColor.

IMO, this makes the code easier to read and understand and makes the default value of Profile more intuitive.

This commit reorders the color profiles to start with the lowest
profile, `NoTTY`, and end with the highest profile, `TrueColor`.

IMO, this makes the code easier to read and understand and makes the
default value of `Profile` more intuitive.
@aymanbagabas aymanbagabas merged commit 1986dd6 into main Jan 27, 2025
33 checks passed
@aymanbagabas aymanbagabas deleted the default-value branch January 27, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant