1

Possible Duplicate:
How do I change fonts and adjust their size?

Why is it not possible anymore the change the themes and fonts?

user17696
  • 269

1 Answers1

1

Try installing the gnome-tweak-tool

sudo apt-get install gnome-tweak-tool

It will give you some control over the fonts and themes on your system, though not as intuitive for installing new themes - you have to do that manually.

Also, if you try to change the desktop background you'll be given the opportunity to select a window theme from there.

Redian
  • 184