Open Linux Community Forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

tty color scheme ( i use right now)

2 posters

Go down

tty color scheme ( i use right now) Empty tty color scheme ( i use right now)

Post by K.D.G Sat Apr 23, 2016 8:33 pm

"Not Redly a Tutorial just for help other try get rid of color blue in tty

im still noob at it just fine somthing look good oki colors vs basic.

nano $HOME/.profile # put in the of the file.

if [ "$TERM" = "linux" ]; then
echo -en "\e]P0232323" #black
echo -en "\e]P82B2B2B" #darkgrey
echo -en "\e]P1D75F5F" #darkred
echo -en "\e]P9E33636" #red
echo -en "\e]P287AF5F" #darkgreen
echo -en "\e]PA98E34D" #green
echo -en "\e]P3D7AF87" #brown
echo -en "\e]PBFFD75F" #yellow
echo -en "\e]P48787AF" #darkblue
echo -en "\e]PC7373C9" #blue
echo -en "\e]P5BD53A5" #darkmagenta
echo -en "\e]PDD633B2" #magenta
echo -en "\e]P65FAFAF" #darkcyan
echo -en "\e]PE44C9C9" #cyan
echo -en "\e]P7E5E5E5" #lightgrey
echo -en "\e]PFFFFFFF" #white
clear #for background artifacting
fi

sudo reboot

login so your user then new color is here.

backgound: Grey
Dir: Purple # not blue - im so glad:)



Source : not remeber at all
K.D.G
K.D.G

Posts : 5
Join date : 2016-04-17
Location : Norway

https://sites.google.com/site/linuxunixapps/

Back to top Go down

tty color scheme ( i use right now) Empty Re: tty color scheme ( i use right now)

Post by Ravencrow Wed Apr 27, 2016 1:19 pm

awesome KDG thanks for sharing Smile

Ravencrow
Admin
Admin

Posts : 11
Join date : 2016-04-17
Age : 45
Location : Australia

https://olcommunity.board-directory.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum