LoginSignup
21
12

More than 3 years have passed since last update.

VS Codeのindent-rainbowでインデントを虹色にする

Last updated at Posted at 2018-11-07

VS Codeのindent-rainbowというExtensionsを入れるとインデントに色がつくと聞いてやってみました。
https://marketplace.visualstudio.com/items?itemName=oderwat.indent-rainbow

ただし、デフォルトの色は控えめだったので、もっとくっきりと虹色にしてみました。

まず、indent-rainbowをインストールして、Code > Preferences > Settings を開いて、ColorsとError Colorを変更します。

indent-rainbow-settings.png

indent-rainbow-user-settings.png

今回はError Colorは真っ白にして、インデントの色は虹の7色を紫から赤に向かって指定しました。

indent-rainbow-rainbow-version.png

こんな風に、インデントが素敵な虹色になりました。

21
12
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
21
12