shell - change background color in zsh (ubuntu 12.04) -


i installed zsh package. so, when type zsh in terminal switches bash zsh.

also, downloaded oh-my-zsh framework customize zsh. when change theme name in .zshrc file 1 of themes given here, changes color/type of prompt among other things background color stays same. want background color change ones given on theme wiki page.

so, how do change background color automatically ones on page whenever change theme?

changing background color should dependent on terminal emulator.

this answers questions using setterm:

change background color in gnome terminal through command?

another link xterm:

xterm: how change background color?


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -