v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Editing 40d:Color scheme

Jump to navigation Jump to search

Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.

You are editing a page for an older version of Dwarf Fortress ("Main" is the current version, not "40d"). Please make sure you intend to do this. If you are here by mistake, see the current page instead.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{av}}{{Quality|Exceptional|10:16, 7 June 2010 (UTC)}}
+
{{mod}}
 
 
  
 
''(For a discussion of how DF displays different items and decides which colors get altered and when, see [[color]].)''
 
''(For a discussion of how DF displays different items and decides which colors get altered and when, see [[color]].)''
  
Dwarf Fortress uses '''color schemes''' to determine how the game will be presented during play, whether a [[ranger]] will appear bright Spring green or dark forest green, or whether [[microcline]] will be "eye blasting blue" or something more calm.  The default scheme is quite bold and dark - other schemes are easily possible, even to better accommodate those of us with problems seeing standard color mixes, or just can't take "eye blasting blue".   
+
Dwarf Fortress uses '''color schemes''' to determine how the game will be presented during play, whether a [[ranger]] will appear bright Spring green or dark forest green, or whether [[microcline]] will be "eye blasting blue" or something more calm.  The default scheme is quite bold - other schemes are easily possible, even to better accommodate those of us with problems seeing standard color mixes, or just can't take "eye blasting blue".   
  
A color scheme is broken down into 16 color labels, mated into 8 pairs:
+
A color scheme is broken down into 16 color labels:
  
 
:BLACK, DGRAY
 
:BLACK, DGRAY
:BLUE, LBLUE
+
:BlUE, LBLUE
 
:GREEN, LGREEN
 
:GREEN, LGREEN
 
:CYAN, LCYAN
 
:CYAN, LCYAN
Line 28: Line 27:
 
| valign='top' |
 
| valign='top' |
  
{{Skill Box|BLACK|0:0|0:0|
+
{{Skill Box|BLACK|#000|#000|
 
''background''
 
''background''
 
}}
 
}}
  
{{Skill Box|LCYAN|0:0|3:1|
+
{{Skill Box|LCYAN|#000|#0ff|
 
''current job listing*''
 
''current job listing*''
 
}}
 
}}
  
{{Skill Box|LGRAY|7:0|7:0|
+
{{Skill Box|LGRAY|#ccc|#ccc|
 
[[Miner]]s
 
[[Miner]]s
 
}}
 
}}
  
{{Skill Box|YELLOW|6:1|6:1|
+
{{Skill Box|YELLOW|#ff0|#ff0|
 
[[Woodworker]]s
 
[[Woodworker]]s
 
}}
 
}}
Line 46: Line 45:
 
| valign='top' |
 
| valign='top' |
  
{{Skill Box|WHITE|7:1|7:1|
+
{{Skill Box|WHITE|#fff|#fff|
 
[[Stoneworker]]s
 
[[Stoneworker]]s
 
}}
 
}}
  
{{Skill Box|GREEN|2:0|2:0|
+
{{Skill Box|GREEN|#080|#080|
 
[[Ranger]]s
 
[[Ranger]]s
 
}}
 
}}
  
{{Skill Box|DGRAY|0:1|0:1|
+
{{Skill Box|DGRAY|#888|#888|
 
[[Metalsmith]]s
 
[[Metalsmith]]s
 
}}
 
}}
  
{{Skill Box|LGREEN|2:1|2:1|
+
{{Skill Box|LGREEN|#0f0|#0f0|
 
[[Jeweler]]s
 
[[Jeweler]]s
 
}}
 
}}
Line 64: Line 63:
 
| valign='top' |
 
| valign='top' |
  
{{Skill Box|LBLUE|1:1|1:1|
+
{{Skill Box|LBLUE|#00f|#00f|
 
[[Craftsdwarf]]s
 
[[Craftsdwarf]]s
 
}}
 
}}
  
{{Skill Box|BLUE|1:0|1:0|
+
{{Skill Box|BLUE|rgb(00, 00, 80)|rgb(00, 00, 80)|
[[Fishery worker]]
+
[[Fishery Worker]]
 
}}
 
}}
  
{{Skill Box|BROWN|6:0|6:0|
+
{{Skill Box|BROWN|#880|#880|
 
[[Farmer]]s
 
[[Farmer]]s
 
}}
 
}}
  
{{Skill Box|LRED|4:1|4:1|
+
{{Skill Box|LRED|#f00|#f00|
 
[[Engineer]]s
 
[[Engineer]]s
 
}}
 
}}
Line 82: Line 81:
 
| valign='top' |
 
| valign='top' |
  
{{Skill Box|MAGENTA|5:0|5:0|
+
{{Skill Box|MAGENTA|#808|#808|
 
[[Administrator]]s
 
[[Administrator]]s
 
}}
 
}}
  
{{Skill Box|CYAN|3:0|3:0|
+
{{Skill Box|CYAN|#088|#088|
 
[[Peasant]]s
 
[[Peasant]]s
 
}}
 
}}
  
{{Skill Box|RED|4:0|4:0|
+
{{Skill Box|RED|#800|#800|
 
[[Child]]ren
 
[[Child]]ren
 
}}
 
}}
  
{{Skill Box|LMAGENTA|0:0|5:1|
+
{{Skill Box|LMAGENTA|#000|#f0f|
 
''deceased''
 
''deceased''
 
}}
 
}}
Line 110: Line 109:
 
The default Dwarf Fortress color scheme is based off the 16 standard HTML colors, as discussed [http://en.wikipedia.org/wiki/Web_colors#HTML_color_names here].  (Some have been renamed in DF, but the tones themselves are the same.)
 
The default Dwarf Fortress color scheme is based off the 16 standard HTML colors, as discussed [http://en.wikipedia.org/wiki/Web_colors#HTML_color_names here].  (Some have been renamed in DF, but the tones themselves are the same.)
  
These are broken up into 8 pairs, one darker, one lighter, as ordered below.  When a color is flashing or a displayed tile is "dark/bright" according to the game display, these colors are the two that work "together" to create that contrast.  Keep this in mind if creating a [[Color scheme#Custom color schemes|custom color scheme]], as described below.  (See [[Color]] for a more complete discussion.)
+
These are broken up into 8 pairs, one darker, one lighter, as ordered below.  When a color is flashing or a displayed tile is "dark/bright" according to the game display, these colors are the two that work "together" to create that contrast.  Keep this in mind if creating a [[#Custom color schemes|custom color scheme]], as described below.  (See [[Color]] for a more complete discussion.)
  
 
If you lose the default scheme and neglected to make a backup ''(didn't we warn you to use "care and caution" when modding?)'', you can find the standard scheme below, without having to download DF again.
 
If you lose the default scheme and neglected to make a backup ''(didn't we warn you to use "care and caution" when modding?)'', you can find the standard scheme below, without having to download DF again.
  
Open Dwarf Fortress/data/init/[[init.txt]], and copy the text as seen below over the values found at the very bottom of the file.  Save that file, restart Dwarf Fortress, and you're set.
+
Open Dwarf Fortress/data/init/[[init.txt]], and copy the text as seen below over the values found at the very bottom of the file.  Save that file, re-start Dwarf Fortress, and you're set.
  
 
{| width="50%" style="margin-left: 1cm"
 
{| width="50%" style="margin-left: 1cm"
 
|-
 
|-
| bgcolor="#000000" width="50%"| <span style="color:white">BLACK</span>
+
| bgcolor="#000000" width="50%"| <span style="color: #c0c0c0">BLACK</span>
| bgcolor="#808080" width="50%"| <span style="color:white">DGRAY</span>
+
| bgcolor="#505050" width="50%"| <span style="color: #c0c0c0">DGRAY</span>
 
|-
 
|-
| bgcolor="#000080" width="50%"| <span style="color:white">BLUE</span>
+
| bgcolor="#000080" width="50%"| <span style="color: #c0c0c0">BLUE</span>
| bgcolor="#0000FF" width="50%"| <span style="color:white">LBLUE</span>
+
| bgcolor="#0000ff" width="50%"| <span style="color: #c0c0c0">LBLUE</span>
 
|-
 
|-
| bgcolor="#008000" width="50%"| <span style="color:white">GREEN</span>
+
| bgcolor="#008000" width="50%"| <span style="color: #c0c0c0">GREEN</span>
| bgcolor="#00FF00" width="50%"| <span style="color:black">LGREEN</span>
+
| bgcolor="#00ff00" width="50%"| <span style="color: #000000">LGREEN</span>
 
|-
 
|-
| bgcolor="#008080" width="50%"| <span style="color:white">CYAN</span>
+
| bgcolor="#008080" width="50%"| <span style="color: #c0c0c0">CYAN</span>
| bgcolor="#00FFFF" width="50%"| <span style="color:black">LCYAN</span>
+
| bgcolor="#00ffff" width="50%"| <span style="color: #000000">LCYAN</span>
 
|-
 
|-
| bgcolor="#800000" width="50%"| <span style="color:white">RED</span>
+
| bgcolor="#800000" width="50%"| <span style="color: #c0c0c0">RED</span>
| bgcolor="#FF0000" width="50%"| <span style="color:black">LRED</span>
+
| bgcolor="#ff0000" width="50%"| <span style="color: #000000">LRED</span>
 
|-
 
|-
| bgcolor="#800080" width="50%"| <span style="color:white">MAGENTA</span>
+
| bgcolor="#800080" width="50%"| <span style="color: #c0c0c0">MAGENTA</span>
| bgcolor="#FF00FF" width="50%"| <span style="color:black">LMAGENTA</span>
+
| bgcolor="#ff00ff" width="50%"| <span style="color: #000000">LMAGENTA</span>
 
|-
 
|-
| bgcolor="#808000" width="50%"| <span style="color:white">BROWN</span>
+
| bgcolor="#808000" width="50%"| <span style="color: #c0c0c0">BROWN</span>
| bgcolor="#FFFF00" width="50%"| <span style="color:black">YELLOW</span>
+
| bgcolor="#ffff00" width="50%"| <span style="color: #000000">YELLOW</span>
 
|-
 
|-
| bgcolor="#C0C0C0" width="50%"| <span style="color:black">LGRAY</span>
+
| bgcolor="#c0c0c0" width="50%"| <span style="color: #000000">LGRAY</span>
| bgcolor="#FFFFFF" width="50%"| <span style="color:black">WHITE</span>
+
| bgcolor="#ffffff" width="50%"| <span style="color: #000000">WHITE</span>
 
|-
 
|-
 
|}
 
|}
Line 194: Line 193:
  
 
= Custom color schemes =
 
= Custom color schemes =
{{mod}}
+
 
  
 
Players who are not satisfied with the default color scheme can alter things to suit their aesthetic tastes.  The 16 colors are not fixed, except by their definitions in init.txt.  If you wanted to change YELLOW to something slightly brighter or darker, or more orange, or into deep purple, you can by changing the values listed under the label "YELLOW".  Note that the color names are ''case sensitive'' - the color is "YELLOW", not "yellow".
 
Players who are not satisfied with the default color scheme can alter things to suit their aesthetic tastes.  The 16 colors are not fixed, except by their definitions in init.txt.  If you wanted to change YELLOW to something slightly brighter or darker, or more orange, or into deep purple, you can by changing the values listed under the label "YELLOW".  Note that the color names are ''case sensitive'' - the color is "YELLOW", not "yellow".
Line 211: Line 210:
 
----
 
----
  
 
=== Lee's Colour scheme ===
 
 
A quest to provide the optimal set of colours: all colours very easily distinguishable and earthy/natural without being washed out or too bright and garish. I'm picky and I went through many different colour schemes but I think this is almost there, so enjoy.
 
 
 
{| width="50%" style="margin-left: 1cm"
 
|-
 
| bgcolor="#000000" width="50%"| <span style="color: #c0c0c0">BLACK</span>
 
| bgcolor="#646464" width="50%"| <span style="color: #c0c0c0">DGRAY</span>
 
|-
 
| bgcolor="#1E55A5" width="50%"| <span style="color: #c0c0c0">BLUE</span>
 
| bgcolor="#5A82D2" width="50%"| <span style="color: #000000">LBLUE</span>
 
|-
 
| bgcolor="#467D37" width="50%"| <span style="color: #c0c0c0">GREEN</span>
 
| bgcolor="#6EB437" width="50%"| <span style="color: #000000">LGREEN</span>
 
|-
 
| bgcolor="#2D9187" width="50%"| <span style="color: #c0c0c0">CYAN</span>
 
| bgcolor="#46D7C3" width="50%"| <span style="color: #000000">LCYAN</span>
 
|-
 
| bgcolor="#AA1400" width="50%"| <span style="color: #c0c0c0">RED</span>
 
| bgcolor="#D73C00" width="50%"| <span style="color: #000000">LRED</span>
 
|-
 
| bgcolor="#822873" width="50%"| <span style="color: #c0c0c0">MAGENTA</span>
 
| bgcolor="#D255BE" width="50%"| <span style="color: #000000">LMAGENTA</span>
 
|-
 
| bgcolor="#785032" width="50%"| <span style="color: #c0c0c0">BROWN</span>
 
| bgcolor="#EBB400" width="50%"| <span style="color: #000000">YELLOW</span>
 
|-
 
| bgcolor="#A0A0A0" width="50%"| <span style="color: #000000">LGRAY</span>
 
| bgcolor="#FAFAFA" width="50%"| <span style="color: #000000">WHITE</span>
 
|-
 
|}
 
 
<pre>
 
[BLACK_R:0]
 
[BLACK_G:0]
 
[BLACK_B:0]
 
[BLUE_R:30]
 
[BLUE_G:85]
 
[BLUE_B:165]
 
[GREEN_R:70]
 
[GREEN_G:125]
 
[GREEN_B:55]
 
[CYAN_R:45]
 
[CYAN_G:145]
 
[CYAN_B:135]
 
[RED_R:170]
 
[RED_G:20]
 
[RED_B:0]
 
[MAGENTA_R:130]
 
[MAGENTA_G:40]
 
[MAGENTA_B:115]
 
[BROWN_R:120]
 
[BROWN_G:80]
 
[BROWN_B:50]
 
[LGRAY_R:160]
 
[LGRAY_G:160]
 
[LGRAY_B:160]
 
[DGRAY_R:100]
 
[DGRAY_G:100]
 
[DGRAY_B:100]
 
[LBLUE_R:90]
 
[LBLUE_G:130]
 
[LBLUE_B:210]
 
[LGREEN_R:110]
 
[LGREEN_G:180]
 
[LGREEN_B:55]
 
[LCYAN_R:70]
 
[LCYAN_G:215]
 
[LCYAN_B:195]
 
[LRED_R:215]
 
[LRED_G:60]
 
[LRED_B:0]
 
[LMAGENTA_R:210]
 
[LMAGENTA_G:85]
 
[LMAGENTA_B:190]
 
[YELLOW_R:235]
 
[YELLOW_G:180]
 
[YELLOW_B:0]
 
[WHITE_R:250]
 
[WHITE_G:250]
 
[WHITE_B:250]</pre>
 
 
 
----
 
  
 
=== "Natural" scheme ===
 
=== "Natural" scheme ===
Line 518: Line 431:
  
 
{{Skill Box|BLUE|rgb(00, 00, 80)|rgb(00, 00, 80)|
 
{{Skill Box|BLUE|rgb(00, 00, 80)|rgb(00, 00, 80)|
[[Fishery worker]]
+
[[Fishery Worker]]
 
}}
 
}}
  
Line 548: Line 461:
  
 
{{Skill Box|BLUE|rgb(44, 136, 222)|rgb(44, 136, 222)|
 
{{Skill Box|BLUE|rgb(44, 136, 222)|rgb(44, 136, 222)|
[[Fishery worker]]
+
[[Fishery Worker]]
 
}}
 
}}
  
Line 717: Line 630:
 
{| width="50%" style="margin-left: 1cm"
 
{| width="50%" style="margin-left: 1cm"
 
|-
 
|-
| bgcolor="#000000" width="50%"| <span style="color:white">BLACK</span>
+
| bgcolor="#000000" width="50%"| <span style="color: #c0c0c0">BLACK</span>
| bgcolor="#555555" width="50%"| <span style="color:white">DGRAY</span>
+
| bgcolor="#555555" width="50%"| <span style="color: #c0c0c0">DGRAY</span>
 
|-
 
|-
| bgcolor="#0000AA" width="50%"| <span style="color:white">BLUE</span>
+
| bgcolor="#0000aa" width="50%"| <span style="color: #c0c0c0">BLUE</span>
| bgcolor="#5555FF" width="50%"| <span style="color:white">LBLUE</span>
+
| bgcolor="#5555ff" width="50%"| <span style="color: #c0c0c0">LBLUE</span>
 
|-
 
|-
| bgcolor="#00AA00" width="50%"| <span style="color:white">GREEN</span>
+
| bgcolor="#00aa00" width="50%"| <span style="color: #c0c0c0">GREEN</span>
| bgcolor="#55FF55" width="50%"| <span style="color:black">LGREEN</span>
+
| bgcolor="#55ff55" width="50%"| <span style="color: #000000">LGREEN</span>
 
|-
 
|-
| bgcolor="#00AAAA" width="50%"| <span style="color:white">CYAN</span>
+
| bgcolor="#00aaaa" width="50%"| <span style="color: #c0c0c0">CYAN</span>
| bgcolor="#55FFFF" width="50%"| <span style="color:black">LCYAN</span>
+
| bgcolor="#55ffff" width="50%"| <span style="color: #000000">LCYAN</span>
 
|-
 
|-
| bgcolor="#AA0000" width="50%"| <span style="color:white">RED</span>
+
| bgcolor="#aa0000" width="50%"| <span style="color: #c0c0c0">RED</span>
| bgcolor="#FF5555" width="50%"| <span style="color:black">LRED</span>
+
| bgcolor="#ff5555" width="50%"| <span style="color: #000000">LRED</span>
 
|-
 
|-
| bgcolor="#AA00AA" width="50%"| <span style="color:white">MAGENTA</span>
+
| bgcolor="#aa00aa" width="50%"| <span style="color: #c0c0c0">MAGENTA</span>
| bgcolor="#FF55FF" width="50%"| <span style="color:black">LMAGENTA</span>
+
| bgcolor="#ff55ff" width="50%"| <span style="color: #000000">LMAGENTA</span>
 
|-
 
|-
| bgcolor="#AA5500" width="50%"| <span style="color:white">BROWN</span>
+
| bgcolor="#aa5500" width="50%"| <span style="color: #c0c0c0">BROWN</span>
| bgcolor="#FFFF55" width="50%"| <span style="color:black">YELLOW</span>
+
| bgcolor="#ffff55" width="50%"| <span style="color: #000000">YELLOW</span>
 
|-
 
|-
| bgcolor="#AAAAAA" width="50%"| <span style="color:black">LGRAY</span>
+
| bgcolor="#aaaaaa" width="50%"| <span style="color: #000000">LGRAY</span>
| bgcolor="#FFFFFF" width="50%"| <span style="color:black">WHITE</span>
+
| bgcolor="#ffffff" width="50%"| <span style="color: #000000">WHITE</span>
 
|-
 
|-
 
|}
 
|}
Line 794: Line 707:
  
 
----
 
----
 +
  
 
=== For the Chromatically Challenged ===
 
=== For the Chromatically Challenged ===
Line 878: Line 792:
 
[WHITE_B:255]</pre>
 
[WHITE_B:255]</pre>
  
=== Red/Green Colorblindness ===
+
[[Category:Mods]]
 
 
A modification of the chromatically challenged color scheme above, made to the tastes of someone with Red/Green colorblindness.
 
 
 
{| width="50%" style="margin-left: 1cm"
 
|-
 
| bgcolor="#000000" width="50%"| <span style="color: #c0c0c0">BLACK</span>
 
| bgcolor="#707070" width="50%"| <span style="color: #c0c0c0">DGRAY</span>
 
|-
 
| bgcolor="#0000F0" width="50%"| <span style="color: #c0c0c0">BLUE</span>
 
| bgcolor="#5050FF" width="50%"| <span style="color: #c0c0c0">LBLUE</span>
 
|-
 
| bgcolor="#008000" width="50%"| <span style="color: #c0c0c0">GREEN</span>
 
| bgcolor="#00D000" width="50%"| <span style="color: #000000">LGREEN</span>
 
|-
 
| bgcolor="#007090" width="50%"| <span style="color: #c0c0c0">CYAN</span>
 
| bgcolor="#40D0FF" width="50%"| <span style="color: #000000">LCYAN</span>
 
|-
 
| bgcolor="#F00000" width="50%"| <span style="color: #c0c0c0">RED</span>
 
| bgcolor="#FF5050" width="50%"| <span style="color: #000000">LRED</span>
 
|-
 
| bgcolor="#A00080" width="50%"| <span style="color: #c0c0c0">MAGENTA</span>
 
| bgcolor="#FF30F0" width="50%"| <span style="color: #000000">LMAGENTA</span>
 
|-
 
| bgcolor="#806000" width="50%"| <span style="color: #c0c0c0">BROWN</span>
 
| bgcolor="#FFFF40" width="50%"| <span style="color: #000000">YELLOW</span>
 
|-
 
| bgcolor="#D0D0D0" width="50%"| <span style="color: #000000">LGRAY</span>
 
| bgcolor="#FFFFFF" width="50%"| <span style="color: #000000">WHITE</span>
 
|-
 
|}
 
 
 
<pre>[BLACK_R:0]
 
[BLACK_G:0]
 
[BLACK_B:0]
 
[BLUE_R:0]
 
[BLUE_G:0]
 
[BLUE_B:240]
 
[GREEN_R:0]
 
[GREEN_G:128]
 
[GREEN_B:0]
 
[CYAN_R:0]
 
[CYAN_G:112]
 
[CYAN_B:144]
 
[RED_R:240]
 
[RED_G:0]
 
[RED_B:0]
 
[MAGENTA_R:160]
 
[MAGENTA_G:0]
 
[MAGENTA_B:128]
 
[BROWN_R:128]
 
[BROWN_G:96]
 
[BROWN_B:0]
 
[LGRAY_R:208]
 
[LGRAY_G:208]
 
[LGRAY_B:208]
 
[DGRAY_R:112]
 
[DGRAY_G:112]
 
[DGRAY_B:112]
 
[LBLUE_R:80]
 
[LBLUE_G:80]
 
[LBLUE_B:255]
 
[LGREEN_R:0]
 
[LGREEN_G:224]
 
[LGREEN_B:0]
 
[LCYAN_R:64]
 
[LCYAN_G:224]
 
[LCYAN_B:255]
 
[LRED_R:255]
 
[LRED_G:80]
 
[LRED_B:80]
 
[LMAGENTA_R:255]
 
[LMAGENTA_G:48]
 
[LMAGENTA_B:240]
 
[YELLOW_R:255]
 
[YELLOW_G:255]
 
[YELLOW_B:64]
 
[WHITE_R:255]
 
[WHITE_G:255]
 
[WHITE_B:255]</pre>
 
 
 
=== Tango Scheme ===
 
 
 
Color scheme to match [http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines Tango palette]. Cyan values were missing from palette, so blue/plum values are used instead.
 
 
 
{| width="50%" style="margin-left: 1cm"
 
|-
 
| bgcolor="#2E3436" width="50%"| <span style="color: #c0c0c0">BLACK</span>
 
| bgcolor="#888a85" width="50%"| <span style="color: #c0c0c0">DGRAY</span>
 
|-
 
| bgcolor="#204a87" width="50%"| <span style="color: #c0c0c0">BLUE</span>
 
| bgcolor="#3465a4" width="50%"| <span style="color: #c0c0c0">LBLUE</span>
 
|-
 
| bgcolor="#4e9a06" width="50%"| <span style="color: #c0c0c0">GREEN</span>
 
| bgcolor="#8ae234" width="50%"| <span style="color: #000000">LGREEN</span>
 
|-
 
| bgcolor="#75507b" width="50%"| <span style="color: #c0c0c0">CYAN</span>
 
| bgcolor="#729fcf" width="50%"| <span style="color: #000000">LCYAN</span>
 
|-
 
| bgcolor="#a40000" width="50%"| <span style="color: #c0c0c0">RED</span>
 
| bgcolor="#ef2929" width="50%"| <span style="color: #000000">LRED</span>
 
|-
 
| bgcolor="#5c3566" width="50%"| <span style="color: #c0c0c0">MAGENTA</span>
 
| bgcolor="#ad7fa8" width="50%"| <span style="color: #000000">LMAGENTA</span>
 
|-
 
| bgcolor="#ce5c00" width="50%"| <span style="color: #c0c0c0">BROWN</span>
 
| bgcolor="#fce94f" width="50%"| <span style="color: #000000">YELLOW</span>
 
|-
 
| bgcolor="#babdb6" width="50%"| <span style="color: #000000">LGRAY</span>
 
| bgcolor="#eeeeec" width="50%"| <span style="color: #000000">WHITE</span>
 
|-
 
|}
 
 
 
<pre>[BLACK_R:46]
 
[BLACK_G:52]
 
[BLACK_B:54]
 
[BLUE_R:32]
 
[BLUE_G:74]
 
[BLUE_B:135]
 
[GREEN_R:78]
 
[GREEN_G:154]
 
[GREEN_B:6]
 
[CYAN_R:117]
 
[CYAN_G:80]
 
[CYAN_B:123]
 
[RED_R:164]
 
[RED_G:0]
 
[RED_B:0]
 
[MAGENTA_R:92]
 
[MAGENTA_G:53]
 
[MAGENTA_B:102]
 
[BROWN_R:206]
 
[BROWN_G:92]
 
[BROWN_B:0]
 
[LGRAY_R:186]
 
[LGRAY_G:189]
 
[LGRAY_B:182]
 
[DGRAY_R:136]
 
[DGRAY_G:138]
 
[DGRAY_B:133]
 
[LBLUE_R:52]
 
[LBLUE_G:101]
 
[LBLUE_B:164]
 
[LGREEN_R:138]
 
[LGREEN_G:226]
 
[LGREEN_B:52]
 
[LCYAN_R:114]
 
[LCYAN_G:159]
 
[LCYAN_B:207]
 
[LRED_R:239]
 
[LRED_G:41]
 
[LRED_B:41]
 
[LMAGENTA_R:173]
 
[LMAGENTA_G:127]
 
[LMAGENTA_B:168]
 
[YELLOW_R:252]
 
[YELLOW_G:233]
 
[YELLOW_B:79]
 
[WHITE_R:238]
 
[WHITE_G:238]
 
[WHITE_B:236]</pre>
 

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)

Templates used on this page: