1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

iTerm2のSolarizedカラーテーマ使用時にmochaの実行結果が見えない問題はコントラスト調整で解決する

Last updated at Posted at 2017-09-30

問題

iTerm2のカラーテーマとしてSolarizedを使用している環境で、Node.jsのテストフレームワークであるmochaを実行すると、以下のスクリーンショットのように一部の結果が見えない(チェックマークが付いている行に本来はテキストがある)

Screen Shot 2017-09-30 at 22.35.48.png

解決方法

iTerm2のPreferences -> Profileタブ -> Colorsを開き、Minimum contrastを調整することで視認できるようになる。

Screen Shot 2017-09-30 at 22.43.12.png

上のスクリーンショットのように調整すると、

Screen Shot 2017-09-30 at 22.35.10.png

このようにテキストが視認できるようになる。

リンク

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?