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

Issue with Dark Theme - styling of different element needs to be changed #72

Closed
4 tasks
iamdarshshah opened this issue May 8, 2020 · 1 comment · Fixed by #74
Closed
4 tasks

Issue with Dark Theme - styling of different element needs to be changed #72

iamdarshshah opened this issue May 8, 2020 · 1 comment · Fixed by #74

Comments

@iamdarshshah
Copy link
Contributor

iamdarshshah commented May 8, 2020

Steps to Reproduce:

  1. change the theme to Dark
  2. hover on any of these elements/components:

Refer:

  • Paragraph
    Screenshot (15)

  • Menu
    Screenshot (16)

  • Heading
    Screenshot (12)

  • Element
    Screenshot (10)

Issue is with the Dark theme stylings: child component stylings are the same as of the parent component (when we hover). Thus, we need to change the hover property stylings to make it visible clearly.

@siddharthkp
Copy link
Owner

siddharthkp commented May 8, 2020

Thanks for reporting the issue. This is a great bug report which pin-points the problem effectively!

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 a pull request may close this issue.

2 participants