1.8.x

Retail Darkness | Darkness Falls

Submitted by Burned Designs, , Thread ID: 21008

Thread Closed
Burned Designs
Web Developer/Designer
Prime
Level:
0
Reputation:
5
Posts:
115
Likes:
9
Credits:
484
09-05-2016, 07:50 PM
This post was last modified: 13-05-2016, 03:19 AM by Burned Designs
#1
Darkness | Darkness Falls

Darkness is a theme that is currently under development. After creating my Frost theme I figured why not come up with a dark version of Frost so thats where Darkness come's in play. A little different styling for Darkness but still held around the same concept. I hope you guys will appreciate this theme as much as I do right now as I develop it.

The arrow by the username is actually animated and the animation consists of the arrow moving up and down kind of like its trying to point and show you that there is a menu on the username.

The arrow is using the Keyframes animation for css.

Ive also animated the search bar on the :focus attribute in css.
by using the following code

Code:
input.srch{
  width:150px;
  transition:all 0.3s ease-in-out;
}

input.srch:focus{
  width:220px;
  transition:all 0.3s ease-in-out;
}


Still have to work on the Images for the forum icons and other light images.

Preview Below

v1.1
[Image: vLwkCWv.jpg]



v1.2 Update
[Image: cmDMDel.jpg]




v1.3 Update
This update contains the alerts being colored if it has an alert and a color changer for the main colors of the theme.
The next theme update will include some profile changes and usercp changes.
[Image: oCxvIqC.jpg]

[Image: SIG.PNG]

Users browsing this thread: 1 Guest(s)