vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.27k stars 3.52k forks source link

Colors washed out, how to enable true full color palette #4265

Open ridhwaans opened 4 years ago

ridhwaans commented 4 years ago

[x ] I am on the latest Hyper.app version [ x] I have searched the issues of this repo and believe that this is not a duplicate OS version and name: Windows 10 WSL w/ zsh 5.4.2 (x86_64-ubuntu-linux-gnu), antigen (latest) Hyper.app version: 3.0.2 (stable), hyperterm theme: hyper-iceberg. also happens with, hyperterm-gotham, hyper-solarized-dark Link of a Gist with the contents of your .hyper.js: https://gist.github.com/ridhwaans/3608ccd6b2afdf8d25bbfebbd0fe178c Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):

Issue

image

Colors are washed out To contrast, when I open vim equipped with the matching color scheme (without :set termguicolors), there is a big difference. How do I fix the colors? I previously saw an answer mentioning TERM=xterm-256color not sure if that is related

markpanado commented 3 years ago

I noticed this too