Difference between revisions of "User:Pilk/Colours"

From Team Fortress Wiki
Jump to: navigation, search
(Item rarity colours)
(+)
Line 141: Line 141:
 
! style="background:rgb(125,125,255);" | 125 125 255 255
 
! style="background:rgb(125,125,255);" | 125 125 255 255
 
! style="background:rgb(50,238,196);" | 50 238 196 255
 
! style="background:rgb(50,238,196);" | 50 238 196 255
 +
|}
 +
 +
== TF Wiki colors ==
 +
 +
{| class="grid" cellpadding=0 cellspacing=0
 +
! Colour
 +
! Desc
 +
! CSS class
 +
|-
 +
| style="background:#F3A957;" | #F3A957
 +
| Navbox level 1
 +
| {{code|tf-color1}}
 +
|-
 +
| style="background:#F9D483;" | #F9D483
 +
| Navbox level 2
 +
| {{code|tf-color2}}
 +
|-
 +
| style="background:#FFDDAD;" | #FFDDAD
 +
| Alternate shade
 +
| {{code|tf-color3}}
 +
|-
 +
| style="background:#FEF5E0;" | #FEF5E0
 +
| Navbox level 3
 +
| {{code|tf-color4}}
 +
|-
 +
| style="background:#FFFCF7;" | #FFFCF7
 +
| Navbox background
 +
| {{code|tf-color-bg}}
 +
|-
 +
| style="background:#79542B;" | #79542B
 +
| Border color
 +
| –
 +
|-
 
|}
 
|}

Revision as of 03:20, 5 March 2011

Item rarity colours

Colour Rarity Name Appends Colour Name
B2B2B2 Normal Nothing QualityColorNormal
4D7455 Genuine Genuine QualityColorrarity1
90834B rarity2 ? QualityColorrarity2
CF6A32 rarity3 ? QualityColorrarity3
8650AC rarity4 Unusual QualityColorrarity4
476291 Vintage Vintage QualityColorVintage
FFD700 Unique Nothing QualityColorUnique
70B04A Community Community QualityColorCommunity
A50F79 Developer Valve QualityColorDeveloper
70B04A SelfMade Self-Made QualityColorSelfMade
476291 Customized Customized QualityColorCustomized

Weapon attribute colours

Colour Role Colour Name
99CCFF Positive attributes ItemAttribPositive
FF4040 Negative attributes ItemAttribNegative
EBE2CA Neutral attributes ItemAttribNeutral
756B5E Item level and type ItemAttribLevel

Extended item info

Colour Colour Name Desc
E1FF0F ItemSetName Name of item set
95AF0C ItemSetItemEquipped Colour of item in set if equipped
8B8989 ItemSetItemMissing Colour of item in set if unequipped
E1FF0F ItemIsotope ?
95AF0C ItemBundleItem List of items in a bundle
00A000 ItemLimitedUse Description of limited use item
756B5E ItemFlags Description of trade/craftability

Achievement colours

F4722B
F5E5C1
3E3E3E

Other colours

  RED BLU
Crit 255 31 31 255 234 138 52 255
Mini-Crit 125 125 255 255 50 238 196 255

TF Wiki colors

Colour Desc CSS class
#F3A957 Navbox level 1 tf-color1
#F9D483 Navbox level 2 tf-color2
#FFDDAD Alternate shade tf-color3
#FEF5E0 Navbox level 3 tf-color4
#FFFCF7 Navbox background tf-color-bg
#79542B Border color