Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.55k stars 572 forks source link

Color shown up wrong #1768

Open LeLocTai opened 5 years ago

LeLocTai commented 5 years ago

Versions

ConEmu build: 180626 x64 OS version: Windows 10 1803 build 17134.407 x64 Used shell version: cmd, wsl bash

Problem description

Color shown up wrong

Steps to reproduce

  1. Print colors 0-7 however you like. Pretty sure there a files with ansi color included with conemu. Here I use neofetch
  2. Do that in windows cmd too

I tried enable and disable 24 bits color, but it does not fix it.

Actual results

Color number 4 (the 5th colors) always black, no matter which color schemes I choose in setting. Happen with both cmd and wsl Ubuntu.

Expected results

Right color shown up, as in windows built in cmd

Additional files

Screenshot

Settings (gist)

LeLocTai commented 5 years ago

Here what 256 color look like:

conemu64_2018-12-04_10-53-17

Interestingly, when I change the background color while keeping this screen, the color blocks shown up right, and the 5th colors turn to the same as the background: conemu64_2018-12-04_10-55-34 But re-run the command and the effect will be lost