kern.vt.color.0.rgb="#002831"
.............................
kern.vt.color.14.rgb="#819090"
kern.vt.color.15.rgb="#ffffff"
Hi ,
so just as it says above: how can I have a colorfull terminal in freeBSD ... without a desktop env ...
export TERM=xterm-256color
/usr/share/lib/terminfo
)(if you are displaying it in a X-terminal, otherwise see what your system supports in directoryCode:export TERM=xterm-256color
/usr/share/lib/terminfo
)
And then follow the instructions from this page: https://misc.flogisoft.com/bash/tip_colors_and_formatting
Says all! He want to change the colors in FreeBSD console (terminal).... without a desktop env ...
... without a desktop env ...
I wouldn't assume that: No desktop environment ≠ No X.Says all! He want to change the colors in FreeBSD console (terminal).