Agave is a lightweight application for GNOME that allows to generate various color schemes from a single color. It will be very useful for developers who want to test a variety of color combinations to use on a web page, for example.
In this article, we will see how to install Agave on the following Ubuntu distributions:
- Ubuntu 10.04
- Ubuntu 10.10
- Ubuntu 11.04
Launch the terminal and issue this command:
sudo apt-get install agave
To launch Agave, run simply this command via the terminal:
agave
Post a Comment