ttyscheme
November 14, 2022 ยท View on GitHub
ttyscheme features 200+ popular terminal color schemes tuned specifically for use in the tty.
Installation
git clone https://github.com/kolunmi/ttyscheme
cd ttyscheme
make install
Examples
# list all schemes
ttyscheme -l
# apply a scheme
ttyscheme nord
# show all tty color combinations
ttyscheme -a
Persistency
Append the following to your shell's configuration file:
if [ "$TERM" = linux ] && command -v ttyscheme >/dev/null; then
ttyscheme "$MY_SCHEME"
fi
Gallery
powershell
hax0r_gr33n
c64
mono_amber
manpage
cyberpunk
redsands
