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

Theme fix #3088

Merged
merged 3 commits into from
Aug 5, 2019
Merged

Theme fix #3088

merged 3 commits into from
Aug 5, 2019

Conversation

rossmoody
Copy link
Contributor

@rossmoody rossmoody commented Aug 2, 2019

Closes: brave/brave-browser#5509

Had to do a little adjustment on the CSS because the panel was serving the elements with grid and when the button disappeared the select didn't center align.

Screens:

This PR only effects theme panel but the CSS changed effects all of them so I have the search engine panel here for reference.

Screen Shot 2019-08-02 at 2 48 08 PM

Screen Shot 2019-08-02 at 2 47 57 PM

@rossmoody rossmoody self-assigned this Aug 2, 2019
cezaraugusto
cezaraugusto previously approved these changes Aug 5, 2019
Copy link
Contributor

@cezaraugusto cezaraugusto left a comment

Choose a reason for hiding this comment

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

LGTM

@cezaraugusto
Copy link
Contributor

also @rossmoody can we have (here or in a future PR) a transition to the background when changing themes? playing around and adding transition: background 0.3s linear; to the Page component made the color switch smoother.

@rossmoody
Copy link
Contributor Author

also @rossmoody can we have (here or in a future PR) a transition to the background when changing themes? playing around and adding transition: background 0.3s linear; to the Page component made the color switch smoother.

Great idea. I added that to this one.

Copy link
Contributor

@cezaraugusto cezaraugusto left a comment

Choose a reason for hiding this comment

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

++

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.

Remove confirm button from changing theme option in onboarding
2 participants