I'm using doom Emacs and today for the first time I started a terminal inside Emacs and I saw colors are showing so much better than my default terminal. same background, same font, but the colors on Emacs are so much better.
I'm using the default terminal of Manjaro with gnome desktop.
My terminal exact version:
GNOME Terminal
3.34.2
A terminal emulator for the GNOME desktop Using VTE version 0.58.3 +BIDI +GNUTLS
Sorry for bad English
Edit:
In my terminal echo $TERM show me this output: xterm-256color but in Emacs it's equal to: eterm-color but eterm-color is not supported in my terminal, can I some how add it?
