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

PR: Fix highlight text on the terminal #216

Merged
merged 2 commits into from
Jun 26, 2020

Conversation

steff456
Copy link
Member

Update the selection theme color in rgba format instead of hex. In this way the transparency is added to the themes.

Fixes #202

Idle
image

Spyder
image

Spyder Dark
image

Pastel
image

@steff456 steff456 added this to the Sprint June milestone Jun 25, 2020
@steff456 steff456 requested a review from ccordoba12 June 25, 2020 18:31
@steff456 steff456 self-assigned this Jun 25, 2020
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me @steff456. I would simply suggest to add a test to the hexToRGB function, if possible. If not, I'll merge it as is.

Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good job @steff456! Thanks a lot for it!

@ccordoba12 ccordoba12 merged commit 1949c5a into spyder-ide:master Jun 26, 2020
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.

Problems when highlight text on terminal
2 participants