0

I've got a problem where my Hyper terminal emulator keeps changing my zsh shell text to blue. This doesn't happen on WSL.

WSL:

Hyper.js:

Changing hyper.js 'cyan' to #FFFFFF obviously makes it white but I don't want to fix it that way. For some reason, zsh let's Hyper know that it needs to render cyan/blue.

This happens after I reinstall hyper.js and clear the roaming/local appfolders:

Cleared:

I've been staring at this issue for way too long, tried everything I can and know. I have no idea where to look now, since it doesn't happen in WSL (Bash/Ubuntu for Windows).

Is there any way I can debug zsh or Hyper to tell me why it's turning blue/cyan?

Thanks!

Ishara Madhawa
  • 3,549
  • 5
  • 24
  • 42
b0nes
  • 103
  • 1
  • 7

1 Answers1

0

I had the same Issue, you need to reset your CMD colors before using Hyper, check this issue for more information.

Solution: Go to this link download Console_Defaults_win10.reg, execute it and then open Hyper.

Enjoy.