More theme color fixes #6095

Merged
infinite-persistence merged 1 commit from ip/theme.fix into master 2021-05-20 21:20:01 +02:00
infinite-persistence commented 2021-05-20 03:40:20 +02:00 (Migrated from github.com)

Issue

  • Closes #5998 Theme color problems
    • "Seeing the theme go blue when a modal pops up. There's a change in color on Odysee branch also when this happens (but not as apparent)"

Changes

  1. Fix overlay background color back to gray theme.
  2. Also, fixed the Active Toggle Button back to primary colors.
  3. Fix hard-to-read "videojs time tooltip". Using the primary colors is a nice touch, but people have complained in Discord that it's too dim given it's transparent background. Just use 'white' instead. Don't use '--color-white' since that's a bit dimmed down.
  4. Fix odd highlight in the volume slider (the bright primary color was used in the background). https://github.com/lbryio/lbry-desktop/pull/5549#issuecomment-801194115
## Issue - Closes #5998 Theme color problems - "_Seeing the theme go blue when a modal pops up. There's a change in color on Odysee branch also when this happens (but not as apparent)_" ## Changes 1. Fix overlay background color back to gray theme. 2. Also, fixed the Active Toggle Button back to primary colors. 3. Fix hard-to-read "videojs time tooltip". Using the primary colors is a nice touch, but people have complained in Discord that it's too dim given it's transparent background. Just use 'white' instead. Don't use '--color-white' since that's a bit dimmed down. 4. Fix odd highlight in the volume slider (the bright primary color was used in the background). https://github.com/lbryio/lbry-desktop/pull/5549#issuecomment-801194115
tzarebczan (Migrated from github.com) reviewed 2021-05-20 03:40:20 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#6095
No description provided.