hyper3 opacity of background color doesn't work on macos
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
- I am on the latest Hyper.app version
- I have searched the issues of this repo and believe that this is not a duplicate
- OS version and name: macos 10.14
- Hyper.app version: 3.0.2 (stable)
- Link of a Gist with the contents of your .hyper.js: https://gist.github.com/vors/2a69196dc3f072261cf937f34428730e
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):
- The issue is reproducible in vanilla Hyper.app:
Issue
The background is black and the alpha channel settings are not obeyed. I tried changing them to different values -nothingn happens. When I change the rgb part, changes are working fine.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the .hyper.js configuration linked in the issue and reproduce the behavior in vanilla Hyper on macOS 10.14. Use Hyper's developer tools to trace the background-color alpha handling; done means changing the alpha value visibly changes the terminal background while RGB changes continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, macos
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100