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

Fix #1774 - Dropdown doesn't match theme in dark mode #2199

Merged
merged 5 commits into from
May 13, 2022

Conversation

jilv220
Copy link
Contributor

@jilv220 jilv220 commented Apr 14, 2022


Fix playlist dropdown menu theme not match

Pull Request Type

  • Bugfix

Related issue
Closes #1774

Description

  • Change the side nav color in dark mode to match the dropdown menu color
  • Change the side nave color in black theme to make the border more recognizable

Screenshots (if appropriate)
new_sidenav_color
new_sidenav_color_2

Desktop

  • OS : Arch Linux
  • Kernel : 5.17.3-256-tkg-pds
  • FreeTube version : v0.16.0

@PrestonN PrestonN enabled auto-merge (squash) April 14, 2022 04:29
@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc added the PR: waiting for review For PRs that are complete, tested, and ready for review label Apr 14, 2022
Copy link
Member

Choose a reason for hiding this comment

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

  1. Its almost invisible in the black theme
  2. in the dark theme the items in the list dont get highlighted anymore

on another note: dont just ignore the template. u can just remove headers that are unnecessary to you and fill in the other parts. See example

@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc added PR: changes requested and removed PR: waiting for review For PRs that are complete, tested, and ready for review labels Apr 15, 2022
@jilv220 jilv220 marked this pull request as draft April 15, 2022 16:51
auto-merge was automatically disabled April 15, 2022 16:51

Pull request was converted to draft

@jilv220
Copy link
Contributor Author

jilv220 commented Apr 15, 2022

  1. Its almost invisible in the black theme
  2. in the dark theme the items in the list dont get highlighted anymore

on another note: dont just ignore the template. u can just remove headers that are unnecessary to you and fill in the other parts. See example

I fixed the highlight in dark theme, but I don't know how should i fix the invisible problem in black theme.

The way I proposed is to change the background-color to some lighter black/gray (only in black theme).

@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Member

efb4f5ff-1298-471a-8973-3d47447115dc commented Apr 15, 2022

Sure, we could definitely give that a try

@jilv220 jilv220 marked this pull request as ready for review April 16, 2022 02:52
@PrestonN PrestonN enabled auto-merge (squash) April 16, 2022 05:51
@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc added PR: waiting for review For PRs that are complete, tested, and ready for review and removed PR: changes requested labels Apr 16, 2022
Copy link
Member

@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc 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, Thank you for your contribution!

Edit: We need 3 reviewers in order to get this merged but dont let that (slow) process discourage u in contributing more if u want.

@PikachuEXE PikachuEXE changed the title fix #1774 Fix #1774 - Dropdown doesn't match theme in dark mode May 13, 2022
Copy link
Collaborator

@PikachuEXE PikachuEXE left a comment

Choose a reason for hiding this comment

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

Tested dark & black & light mode
Video for dark mode on fixed menu:

Screen.Recording.2022-05-13.at.09.20.24.mov

Copy link
Member

@ChunkyProgrammer ChunkyProgrammer left a comment

Choose a reason for hiding this comment

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

Lgtm

@PrestonN PrestonN merged commit 2c672c1 into FreeTubeApp:development May 13, 2022
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label May 13, 2022
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.

Dropdown doesnt match theme in dark mode
5 participants