-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Font opacity too dark on Windows 10 #41
Comments
I found the same issue on Mac OS X. The fix was to roll back to version 1.2.2 in the config file as follows:
Although I couldn't see how this problem came about looking at the diffs from the previous commit. |
Looks like the latest release broke the inactive pane opacity feature. Probably caused by this commit which had been unreleased for 6 months: 880fc78 |
Adding this custom css to your config file will override the bug:
|
I'm having this issue as well in the 2.1.0-canary release. |
Hi!
I got the same issue with hyper-snazzy as this one here: vercel/hyper#2827
This workaround worked for me: vercel/hyper#2827 (comment)
Hope it helps!
The text was updated successfully, but these errors were encountered: