7

Is it possible to make Guake terminal to use 256 colors instead of just 8?

The only info that I found on the internet is this post https://bbs.archlinux.org/viewtopic.php?id=173707 but it didn't work.

vasilakisfil
  • 2,279
  • 4
  • 24
  • 31

2 Answers2

2

Guake supports natively 256 colours. And this is the answer to your question ;)

For testing it, you can simply run this script.

Atcold
  • 683
  • 2
  • 10
  • 31
1

Ok fixed: You just need to run this scripts provided here:

https://github.com/coolwanglu/guake-colors-solarized

vasilakisfil
  • 2,279
  • 4
  • 24
  • 31
  • Well, you have found a workaround and made *solarized* work (almost) fine for you. Have you perhaps found out if *Guake* can support 256 colours instead? – Atcold Mar 08 '14 at 20:37