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

Fixed text contrast for highlight in dark mode #75

Merged
merged 3 commits into from
Aug 21, 2023
Merged

Conversation

Matsenas
Copy link
Contributor

This is the fix to issue #74

Decided to change text color to #f2f2f2 as contrast with background is higher at 7.23:1

@@ -49,3 +50,5 @@
.tribute-container ul li.highlight {
background: #000;
}

/*# sourceMappingURL=dark-palette.css.map */
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, this is an artifact from sass CLI command. Excluded the dark-palette.css.map file from the commit.

@linuz90 linuz90 merged commit 5633d28 into linuz90:master Aug 21, 2023
@linuz90
Copy link
Owner

linuz90 commented Aug 21, 2023

Thanks @Matsenas!

@Matsenas Matsenas deleted the 74 branch August 21, 2023 16:48
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.

2 participants