How to make Emacs terminal colors the same as Emacs GUI colors?

前端 未结 5 1942
轻奢々
轻奢々 2020-12-22 16:04

I program with Emacs on Ubuntu (Hardy Heron at the moment), and I like the default text coloration in the Emacs GUI. However, the default text coloration when Emacs is run i

5条回答
  •  执笔经年
    2020-12-22 16:43

    I don't think that is possible in such a general way. With the terminal you are usually bound to some pre-defined colors (with things like gnome-terminal you can adjust these colors -- but you are still stuck to a predefined, limited number of colors).

提交回复
热议问题