Skip to content

[Console] Add bright colors to console. #39976

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

Merged
merged 1 commit into from
Jan 28, 2021
Merged

[Console] Add bright colors to console. #39976

merged 1 commit into from
Jan 28, 2021

Conversation

CupOfTea696
Copy link
Contributor

@CupOfTea696 CupOfTea696 commented Jan 26, 2021

Q A
Branch? 5.x
Bug fix? no
New feature? yes
Deprecations? no
Tickets Fix #39869
License MIT
Doc PR symfony/symfony-docs#14884

Add the "bright" ANSI colours to symfony/console. This adds ANSI escape codes 90-97 and 100-107.

@CupOfTea696 CupOfTea696 requested a review from chalasr as a code owner January 26, 2021 12:35
@CupOfTea696 CupOfTea696 changed the title Add bright colors console. Add bright colors to console. Jan 26, 2021
@jderusse jderusse added this to the 5.x milestone Jan 26, 2021
@carsonbot carsonbot changed the title Add bright colors to console. [Console] Add bright colors to console. Jan 26, 2021
@jderusse
Copy link
Member

Thank you @CupOfTea696.

@jderusse jderusse merged commit 0f4c905 into symfony:5.x Jan 28, 2021
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request Jan 29, 2021
This PR was merged into the 5.3-dev branch.

Discussion
----------

[Console] Add bright colors to console.

Doc updates for symfony/symfony#39976

Commits
-------

0770446 Add bright colors to console.
@CupOfTea696 CupOfTea696 deleted the feature/console-bright-colors branch January 29, 2021 11:20
@fabpot fabpot mentioned this pull request Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for bright colours in symfony/console
6 participants