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

Dark theme lost in preview window in 1.15.8 #1387

Open
bbhtt opened this issue Oct 3, 2024 · 3 comments
Open

Dark theme lost in preview window in 1.15.8 #1387

bbhtt opened this issue Oct 3, 2024 · 3 comments

Comments

@bbhtt
Copy link
Contributor

bbhtt commented Oct 3, 2024

1.15.7:

36962556

1.15.8:

35218807

I'm guessing it's from eb0ce63

@lwindolf
Copy link
Owner

lwindolf commented Oct 8, 2024

Reproduced

@lwindolf
Copy link
Owner

lwindolf commented Oct 8, 2024

Main problem here is that there is no way anymore to access the theme colors. The only way I can currently imagine turning the web view dark is by using a CSS invert filter.

@lwindolf
Copy link
Owner

lwindolf commented Oct 8, 2024

Looking at devhelp they ignore the theme and just provide two solarized CSS styles. Doing this sounds easy but it will always more or less mismatch the theme colors.

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

No branches or pull requests

2 participants