
Originally Posted by
marcusarelius23
I was wondering if it would be possible for a developer to make a distro of Ubuntu that is Blue themed instead of the orange colour.
I am a big fan of Ubuntu but i hate the orange highlight colour. Maybe someone could theme it so it's a nice Blue colour and call it Blubuntu.
just a suggestion.

instead of developing another whole distro, it's possible to install a blue theme called clearlooks-phenix by typing these commands:
Code:
sudo apt-add-repository -y ppa:noobslab/themes
sudo apt-get update -y
sudo apt-get install -y clearlooks-phenix
Bookmarks