Skip to content

Add Dark Mode#39

Merged
askdkc merged 1 commit into
mainfrom
add-dark-mode
Dec 22, 2022
Merged

Add Dark Mode#39
askdkc merged 1 commit into
mainfrom
add-dark-mode

Conversation

@askdkc
Copy link
Copy Markdown
Owner

@askdkc askdkc commented Dec 22, 2022

No description provided.

@what-the-diff
Copy link
Copy Markdown

what-the-diff Bot commented Dec 22, 2022

  • Changed the background color of the header to gray-800
  • Changed text color in header from black to white
  • Added dark:bg-gray-700 class for div with px and py classes, so that it has a darker background than its parent element (which is also given a bg)
  • Removed pointer events none on this same div as well because we want users to be able to click inside it now that there's no overlay anymore
  • Made label have hover state when hovered over by adding dark:hover:text-cyan600 class which changes text cyan 600 when hovered over instead of indigo 300 like before

@askdkc askdkc merged commit 6ecc671 into main Dec 22, 2022
@askdkc askdkc deleted the add-dark-mode branch December 22, 2022 22:12
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.

1 participant