Skip to content

Change red ANSI color code for size of biggest file#96

Merged
bootandy merged 1 commit into
bootandy:masterfrom
nn1ks:change-ansi-red
Jun 29, 2020
Merged

Change red ANSI color code for size of biggest file#96
bootandy merged 1 commit into
bootandy:masterfrom
nn1ks:change-ansi-red

Conversation

@nn1ks
Copy link
Copy Markdown
Contributor

@nn1ks nn1ks commented Jun 28, 2020

The enum variant ansi_term::Colour::Red (which uses the ANSI color code 31)
is used instead of the code 196 to display the size of the largest file. This
means that the red color of the terminal theme is used which is probably
preferred by most users.

The enum variant `ansi_term::Colour::Red` (which uses the ANSI color code `31`)
is used instead of the code `196` to display the size of the largest file. This
means that the red color of the terminal theme is used which is probably
preferred by most users.
@bootandy bootandy merged commit 479e589 into bootandy:master Jun 29, 2020
@nn1ks nn1ks deleted the change-ansi-red branch June 29, 2020 19:58
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.

2 participants