Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix inverted diff line highlighting in dark theme #3790

Merged
merged 3 commits into from
Jan 6, 2020
Merged

Fix inverted diff line highlighting in dark theme #3790

merged 3 commits into from
Jan 6, 2020

Conversation

justin-sleep
Copy link
Contributor

Fixes element-hq/element-web#7921.

Before:
2019-12-28-23:55:38

After:
2019-12-28-23:58:42

@t3chguy
Copy link
Member

t3chguy commented Jan 5, 2020

Could you put these colours both original and inverted explicitly in the light and dark themes and reference them as such for consistency and ease of changing

@justin-sleep
Copy link
Contributor Author

@t3chguy sure, this is done.

@t3chguy t3chguy requested a review from a team January 5, 2020 23:44
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

otherwise seems fine. It's not a total fix for all the inversion problems, but it's probably good enough for now.

res/themes/dark/css/_dark.scss Show resolved Hide resolved
@turt2live turt2live merged commit 92fb6fc into matrix-org:develop Jan 6, 2020
@justin-sleep justin-sleep deleted the fix-dark-diff-highlighting branch January 15, 2020 04:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"diff" syntax highlighting is inverted on dark theme
3 participants