Skip to content

Conversation

@erosman
Copy link
Contributor

@erosman erosman commented Nov 19, 2020

background-color: white; remains white on dark themes which doesn't suit dark background pages. Changing it to transparent to match the theme.

background-color: white; remains white on dark themes which doesn't suit dark background pages. Changing it to transparent to match the theme.
@marijnh marijnh merged commit 5bef47a into codemirror:master Nov 19, 2020
devtools-bot pushed a commit to ChromeDevTools/devtools-frontend that referenced this pull request Feb 23, 2021
Let's locally revert this change for now and wait for CodeMirror to fix
the issue upstream. I have tried using `inherit` and `initial`, but both
don't work. Since we have a separate darkmode file, we can safely add
the white background back, as in darkmode the other CSS file is loaded.

This was originally applied in CodeMirror in
codemirror/codemirror5#6485

[email protected]

Fixed: 1180740
Change-Id: Ia48e3f46ec9e57a2104d30bd9fed523dac1ddf10
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2714547
Commit-Queue: Tim van der Lippe <[email protected]>
Commit-Queue: Jack Franklin <[email protected]>
Auto-Submit: Tim van der Lippe <[email protected]>
Reviewed-by: Jack Franklin <[email protected]>
@marijnh
Copy link
Member

marijnh commented Feb 24, 2021

Reverted, see #6599

marijnh added a commit that referenced this pull request Feb 24, 2021
erosman added a commit to erosman/CodeMirror that referenced this pull request Feb 18, 2022
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