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 background color of information icon in File Switcher #9477

Merged
merged 1 commit into from
Jun 6, 2019

Conversation

juanis2112
Copy link
Contributor

Description of Changes

  • Wrote at least one-line docstrings (for any new functions)
  • Added unit test(s) covering the changes (if testable)
  • Included a screenshot or animation (if affecting the UI, see Licecap)

Removed background and border color to information icon in file switcher so that it uses MAIN_FG_COLOR.

Screen Shot 2019-05-30 at 5 50 13 PM

Issue(s) Resolved

Fixes #9442

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct:

Juanis2112

@ccordoba12 ccordoba12 added this to the v4.0beta3 milestone May 31, 2019
@ccordoba12 ccordoba12 changed the title Fix information icon in File Switcher PR: Fix information icon in File Switcher May 31, 2019
@ccordoba12
Copy link
Member

ccordoba12 commented May 31, 2019

@juanis2112, this doesn't look good on Linux:

Selección_005

(and please also check how it looks on Windows).

So you need to adjust things for each operating system.

@juanis2112 juanis2112 requested review from ccordoba12 and dalthviz June 4, 2019 17:07
@ccordoba12
Copy link
Member

@juanis2112, please address my previous comment. As you can see, the information icon is almost not visible on Linux (although it's fine on macOS, according to your first screenshot).

And you also need to check how things look on Windows.

@juanis2112
Copy link
Contributor Author

@ccordoba12 Sorry I missed the last comment. I will check it now

@ccordoba12
Copy link
Member

No worries 👍

@dalthviz
Copy link
Member

dalthviz commented Jun 6, 2019

@juanis2112 @ccordoba12 this is a preview on Windows just in case:

info

@ccordoba12
Copy link
Member

Ok, thanks @dalthviz! So things look well everywhere, except in KDE (which is my Linux desktop environment). But I think that's a very small detail for @juanis2112 to invest more time on it.

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.

Thanks @juanis2112!

@ccordoba12 ccordoba12 changed the title PR: Fix information icon in File Switcher PR: Fix background color of information icon in File Switcher Jun 6, 2019
@ccordoba12 ccordoba12 merged commit f431529 into spyder-ide:master Jun 6, 2019
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.

Information icon in File Switcher is not themed under the dark theme
3 participants