Skip to content

Latest commit

 

History

History
71 lines (50 loc) · 1.2 KB

README.en_us.md

File metadata and controls

71 lines (50 loc) · 1.2 KB



IntelliJ Console Color Scheme

Apply IntelliJ console color scheme on Xshell, MinTTY, Cygwin, WSL, and even CMD!




Installation Guide:

Supported terminals:



Xshell:

  1. Click Tools > Color Schemes:

img

  1. Click Import:

img

  1. Select it (Do this for each tab):

img



Git Bash / MinTTY / Cygwin:

Run those lines:

cd ~
git clone https://github.com/HyDevelop/IntelliJConsoleColorScheme.git
mv IntelliJConsoleColorScheme/IntelliJ\ Colors\ MinTTY\ Cygwin.minttyrc .minttyrc
rm -rf IntelliJConsoleColorScheme/

Then restart the terminal to apply changes.

img



Windows WSL / CMD:

  1. Download the .reg file.
  2. Double-click it to install.
  3. Yes, is that simple!

img