conemu: Change color scheme per shell?

12

2

conemu is pretty awesome, but is there a way to set a color profile for each individual shell? Like for powershell it uses one theme, for a cmd prompt it uses another, for putty another and so on.

user1028270

Posted 2014-02-10T15:10:04.950

Reputation: 763

Answers

13

Of course yes, except of putty. Putty is NOT a shell, but only child GUI application you may run inside ConEmu tab or pane.

  • using "-new_console:P:PaletteName" (look at "About/Help" dialog - Win+Alt+A)
  • using "App distinct" settings, choose color palette there

Maximus

Posted 2014-02-10T15:10:04.950

Reputation: 19 395

@Maximus Hi! I use conEmu v. 14 a created a complete color scheme, but everytime a open a new tab or start application, it shows the the prefered scheme but immediately changes to something else. How can I resolve this annoying problem? Thanks – Sam – 2015-01-21T23:09:30.817

@XinHua You need to create an issue at the project tracker. With your configuration attached (ConEmu.xml) and description what are you running. – Maximus – 2015-01-23T23:30:31.777