Skip to content
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

Mintty to ConEmu <-> color mapping scheme #1494

Closed
vmario89 opened this issue Mar 31, 2018 · 1 comment
Closed

Mintty to ConEmu <-> color mapping scheme #1494

vmario89 opened this issue Mar 31, 2018 · 1 comment
Labels
Projects

Comments

@vmario89
Copy link

Hi,

i just integrated all the nice things into ConEmu. Because i enjoyed the standard color theme from Babun (given as a .minttyrc file) i wanted to map those colors in ConEmu. I investigated some time to check out which color in mintty equals which color in ConEmu (colorString vs number). I wanted to post it so maybe someone else may find this useful.

Black 0.
Red 4/1.
Green 2.
Yellow 6/3.
Blue 1/4.
Magenta 5.
Cyan 3/6.
White 7.
BoldBlack 8.
BoldBlue 9.
BoldGreen 10.
BoldCyan 11.
BoldRed 12.
BoldMagenta 13.
BoldYellow 14.
BoldWhite 15.

grafik

grafik

@Maximus5 Maximus5 added this to To Do in ConEmu via automation Apr 1, 2018
@Maximus5
Copy link
Owner

Maximus5 commented Apr 8, 2018

Your variation does not conform standard Windows palette. For example color-8 is expected to be BoldBlack.

2018-04-08_16-36-03

Maximus5 added a commit that referenced this issue Apr 8, 2018
@Maximus5 Maximus5 closed this as completed Apr 8, 2018
ConEmu automation moved this from To Do to Done Apr 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
ConEmu
  
Done
Development

No branches or pull requests

2 participants