0

I am trying to change the font colour in the console. I know it's easy to change it in the terminal emulator. But isit possible to change the colour of the font in the console ? I am using zsh by the way.

anarchy
  • 155
  • 1
  • 7
  • By console, you mean the monitor and keyboard connected directly to the physical machine? – Paul Jul 09 '21 at 17:29
  • I mean the TTY console not the terminal – anarchy Jul 11 '21 at 16:33
  • 1
    I’m not suggesting a duplicate since I have a hammer here, but [How to set the background color of the Linux console screen?](https://unix.stackexchange.com/q/474502/86440) should give you all the ingredients you need (for foreground colours, use codes between 30 and 37 included; see [List of ANSI color escape sequences](https://stackoverflow.com/q/4842424/4500798) for details). – Stephen Kitt Jul 14 '21 at 12:17
  • This is for the console right? The tty? Not the terminal emulator from the xfce or gnome gui – anarchy Jul 14 '21 at 12:43
  • See the title, “of the console screen”; the top-voted answer covers both. – Stephen Kitt Jul 14 '21 at 12:53

0 Answers0