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

Add bookmark colors to sizebars #294

Merged
merged 3 commits into from
Mar 5, 2024
Merged

Add bookmark colors to sizebars #294

merged 3 commits into from
Mar 5, 2024

Conversation

JakeWags
Copy link
Member

@JakeWags JakeWags commented Feb 8, 2024

Does this PR close any open issues?

Closes #289

Give a longer description of what this PR addresses and why it's needed

This PR highlights bookmarked rows according to their bookmark color. Additionally it adds a bitwise hex darkening operation which allows for advanced scale darkening for bookmarked rows.

Somewhat arbitrary shading was chosen (12 + (index * 2) as this makes for an appropriate shading without making it too dark.

Provide pictures/videos of the behavior before and after these changes (optional)

image

Are there any additional TODOs before this PR is ready to go?

TODOs:

  • ...

@JakeWags JakeWags requested a review from JackWilb February 8, 2024 17:42
Copy link

netlify bot commented Feb 8, 2024

Deploy Preview for upset2 ready!

Name Link
🔨 Latest commit b5c75d2
🔍 Latest deploy log https://app.netlify.com/sites/upset2/deploys/65e76782da0d4b0008d626ef
😎 Deploy Preview https://deploy-preview-294--upset2.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@JakeWags JakeWags merged commit acc1fbb into main Mar 5, 2024
7 checks passed
@JakeWags JakeWags deleted the bookmark-bar-colors branch March 5, 2024 21:02
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.

change bookmarked bar colors according to their selection color
2 participants