Difference between revisions of "User:Embyr 75/Sandbox"
From Retro Modding Wiki
(Gradient colors. Personally, I think they are TOTALLY ROCKIN! Can fade up to color or down to color. Waddaya think Parax?) |
(→Notice Templates: Added more gradient examples, less offensive colors.) |
||
Line 55: | Line 55: | ||
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#d2d2ff, #FFFFFF); /* Standard syntax */" ! width="55%" | {| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#d2d2ff, #FFFFFF); /* Standard syntax */" ! width="55%" | ||
| width="5%" |[[file:GravitySuitIcon.png|50px|link=]] | | width="5%" |[[file:GravitySuitIcon.png|50px|link=]] | ||
− | |'''To do:''' <br/> | + | |'''To do:''' <br/> Gradient sweeping down to white. |
|} | |} | ||
Line 61: | Line 61: | ||
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(red, #FFFFFF); /* Standard syntax */" ! width="55%" | {| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(red, #FFFFFF); /* Standard syntax */" ! width="55%" | ||
| width="5%" |[[file:GravitySuitIcon.png|50px|link=]] | | width="5%" |[[file:GravitySuitIcon.png|50px|link=]] | ||
− | |'''To do:''' <br/> | + | |'''To do:''' <br/> SO VERY VERY RED. |
|} | |} | ||
Line 67: | Line 67: | ||
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#FFFFFF, #d2d2ff); /* Standard syntax */" ! width="55%" | {| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#FFFFFF, #d2d2ff); /* Standard syntax */" ! width="55%" | ||
| width="5%" |[[file:GravitySuitIcon.png|50px|link=]] | | width="5%" |[[file:GravitySuitIcon.png|50px|link=]] | ||
− | |'''To do:''' <br/> | + | |'''To do:''' <br/> Sweeping up to white. |
|} | |} | ||
− | {| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#FFFFFF, | + | {| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#FFFFFF, #a067d6); /* Standard syntax */" ! width="55%" |
| width="5%" |[[file:GravitySuitIcon.png|50px|link=]] | | width="5%" |[[file:GravitySuitIcon.png|50px|link=]] | ||
− | |'''To do:''' <br/> | + | |'''To do:''' <br/> This color was pulled directly from a pixel on the icon. Could probably even go a shade lighter? |
+ | |} | ||
+ | |||
+ | |||
+ | {| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#FFFFFF, #9c72ca); /* Standard syntax */" ! width="55%" | ||
+ | | width="5%" |[[file:GravitySuitIcon.png|50px|link=]] | ||
+ | |'''To do:''' <br/> Lighter shade, pulled from pixel on icon. | ||
|} | |} |
Revision as of 12:43, 25 January 2015
My Sandbox!
Notice Templates
To do: Current template colors. (Alignment drifts) |
To do: Current template colors. (Fixed alignment, 20%/80%) |
To do: Current template colors. (Fixed alignment, 10%/90%) |
To do: This template has background color #ffc8c8, as requested. |
To do: Color #b9e9ff, as requested. |
To do: Red with Varia Suit icon. |
To do: Blue with Gravity Suit icon. |
To do: More purplish to match the icon better. |
To do: Gradient sweeping down to white. |
To do: SO VERY VERY RED. |
To do: Sweeping up to white. |
To do: This color was pulled directly from a pixel on the icon. Could probably even go a shade lighter? |
To do: Lighter shade, pulled from pixel on icon. |