Do you use something "specific" setting for colors in your shell , eg in fish or zsh
In .zshrc I have,
In .zshrc I have,
Code:
alias zz='gnuls --color '
export TERM=xterm-256color
export COLORTERM=yes
export COLORFGBG="default;default"
export LSCOLORS="cEgxcxdxbxegedabagacad"
export EXA_COLORS="di=35"
source ./xxx/zsh-syntax-highlighting.zsh