Allow changing of colour scheme for SSH connections

Asked by Yannick L.

Would it be possible to allow users to change the colour scheme for SSH connections? Currently it's a black background with white text. It would be nice if we could change this or let it use the colours from the system theme (e.g. Ubuntu purple for Ambiance theme).

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu remmina-gnome Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you add this to the bottom of ~/.bashrc

export PS1="\e[0;36m[\u@\h \W]\$ \e[m "

The prompt will be cyan, rather than grey like the text you tyep, there are codes all over to set the colour but it escapes me where I got it

HTH

Can you help with this problem?

Provide an answer of your own, or ask Yannick L. for more information if necessary.

To post a message you must log in.