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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix color resetting for borders #428

Merged
merged 2 commits into from Aug 1, 2022
Merged

fix: Fix color resetting for borders #428

merged 2 commits into from Aug 1, 2022

Conversation

ayonious
Copy link
Owner

@ayonious ayonious commented Aug 1, 2022

馃憖What is this pr about?

While printing the borders I was resetting the colors. In that way the default foreground color was not Picked up by Terminal. This will fix that issue.

This should fix: #427

@ayonious ayonious closed this Aug 1, 2022
@ayonious ayonious reopened this Aug 1, 2022
@ayonious ayonious merged commit bcb6e8c into master Aug 1, 2022
@ayonious ayonious deleted the fix-color branch August 1, 2022 15:40
ayonious pushed a commit that referenced this pull request Aug 24, 2022
## [2.11.1](v2.11.0...v2.11.1) (2022-08-24)

### Bug Fixes

* add character length dictionary for string length computation in console  ([#431](#431)) ([89f6db2](89f6db2))
* dont allow negative numbers in string.repeat ([#422](#422)) ([c9e8994](c9e8994))
* Fix color resetting for borders ([#428](#428)) ([bcb6e8c](bcb6e8c))
@ayonious
Copy link
Owner Author

馃帀 This PR is included in version 2.11.1 馃帀

The release is available on:

Your semantic-release bot 馃摝馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Horizontal and vertical lines are colored differently
1 participant