Skip to content

fix: use correct ANSI codes for 'bright'/non-'bright' colors#815

Open
nestor-custodio wants to merge 1 commit into
ddollar:mainfrom
nestor-custodio:nlc/fix-ansi-codes
Open

fix: use correct ANSI codes for 'bright'/non-'bright' colors#815
nestor-custodio wants to merge 1 commit into
ddollar:mainfrom
nestor-custodio:nlc/fix-ansi-codes

Conversation

@nestor-custodio
Copy link
Copy Markdown

Was modifying my local 'foreman' gem to show only bright colors (makes things easier for me to see) by tweaking the FOREMAN_COLORS... when I realized the Foreman::Engine::CLI::Color::ANSI list was mapping "bright" colors to their non-bold values.

This fixes the ANSI list by setting the correct codes, making Foreman::Engine::CLI::FOREMAN_COLORS work as intended.

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