-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Fixes #16274: Dark mode highlight color #16355
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
Fixes #16274: Dark mode highlight color #16355
Conversation
|
@ljarasius please do a yarn bundle and check-in the compiled front-end files. |
Apologies, done :) |
|
@ljarasius Thank you!!!! |
jeremystretch
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Updated :) Noting that a refresh of the browser is required when switching between dark and light mode for it to change. |
jeremystretch
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ljarasius!


Fixes: #16274
Tabler has an alpha value for .16 by default for the selection background colour. Increasing this makes the distinction much clearer, .48 chosen as it is "3 times" more and seems to be a good place to start. Light mode is still clear with this change.
Before:

After:
