Skip to content
This repository has been archived by the owner on Jun 15, 2019. It is now read-only.

Colors not showing up in iTerm #32

Open
klinquist opened this issue Jan 26, 2017 · 0 comments
Open

Colors not showing up in iTerm #32

klinquist opened this issue Jan 26, 2017 · 0 comments

Comments

@klinquist
Copy link

My table cell headers show up in color in Terminal, but not in iTerm (OS X).

process.env.TERM returns 'xterm-256color' on both.

Everything else in iTerm shows up in color no problem.

/^screen|^xterm|^vt100|color|ansi|cygwin|linux/i.test(process.env.TERM) returns true (I see that is the test performed in colors.js.

Any ideas?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant