Resource icon

Colorful 1.1.1

No permission to download
I currently do not have 1.2.2 because my license expired. So if everyone who is using the style bear with me that would be great.

Or someone else can update it and upload it here.
 
This style looks interesting but would like to ask you how can I change header background?

Go to header.css and find this
Code:
#header
{
    @property "header";
    background-color: #006db9;
    @property "/header";
    background: linear-gradient(to bottom, #0080da 0, #006db9 100%) !important;

}

Edit the background, not background-color.
 
Top Bottom