Template:Color OIAm Light Green/doc: Difference between revisions

From OIAr
Jump to navigation Jump to search
(doc added)
 
(copy error fixed)
 
Line 11: Line 11:


You can use it like this:
You can use it like this:
<pre><span style="color:#{{Color OIAm Light Green}}; background:#{{Color Black}}"> This text will be white and on a black background </span></pre>
<pre><span style="color:#{{Color OIAm Light Green}}; background:#{{Color Black}}"> This text will be OIAm Light Green and on a black background </span></pre>
This results in:
This results in:
<span style="color:#{{Color OIAm Light Green}}; background:#{{Color Black}}"> This text will be white and on a black background </span>
<span style="color:#{{Color OIAm Light Green}}; background:#{{Color Black}}"> This text will be OIAm Light Green and on a black background </span>


<includeonly>
<includeonly>

Latest revision as of 22:31, 25 March 2013

This is the base color OIAm Light Green, RGB value R:175, G:255, B:175, hexadecimal #AFFFAF. It is part of this wiki's base color palette. It is not meant to be used directly, but rather to be inserted in one or more color combinations. Should you nevertheless wish to use it directly, you must know that it ONLY returns the six-digit hexadecimal color code.

The color looks like the background in this table:

Black text
White text

You can use it like this:

<span style="color:#{{Color OIAm Light Green}}; background:#{{Color Black}}"> This text will be OIAm Light Green and on a black background </span>

This results in: This text will be OIAm Light Green and on a black background