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

15802 change table anchor color #15841

Merged
merged 5 commits into from
May 2, 2024
Merged

15802 change table anchor color #15841

merged 5 commits into from
May 2, 2024

Conversation

arthanson
Copy link
Collaborator

@arthanson arthanson commented Apr 24, 2024

Fixes: #15802

Made a lighter version of the current link color for tables

Monosnap Devices | NetBox 2024-04-29 10-22-58

@arthanson arthanson marked this pull request as ready for review April 24, 2024 22:06
@arthanson arthanson added the beta Concerns a bug/feature in a beta release label Apr 24, 2024
Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

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

However it doesn't have any contrast between a link and a non-link (see screenshot) not sure if we want this or to go with a different tabler link color...

We definitely still want to render links in a different color. #15802 is just to increase the contrast of links under dark mode.

Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

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

The color change should only apply to dark mode.

screenshot

@arthanson
Copy link
Collaborator Author

I tried using different media queries but they didn't work properly when switching between light and dark, even specifically defining media queries for both. As a compromise I picked a filter to slightly lighten the link which seems to look fairly good in both light and dark.

@jeremystretch jeremystretch merged commit 3d4bb20 into feature May 2, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 15802-table-anchor branch May 2, 2024 20:06
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
beta Concerns a bug/feature in a beta release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants