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.

Difference between revisions of "User:Blackcat"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m
m (Colour tweaking)
Line 3: Line 3:
 
So I thought I'd abuse the preview function, and actually sit down and tweak colours from the [[Color Schemes]] page. If the following doesn't look right because you're not colour blind, don't worry. When I look at the default colour scheme, Green/Brown, LGreen/Yellow and Cyan/White are nearly indistinguishable (and cyan looks like a grey midway between DGray and LGray). Yeah, it sucks.
 
So I thought I'd abuse the preview function, and actually sit down and tweak colours from the [[Color Schemes]] page. If the following doesn't look right because you're not colour blind, don't worry. When I look at the default colour scheme, Green/Brown, LGreen/Yellow and Cyan/White are nearly indistinguishable (and cyan looks like a grey midway between DGray and LGray). Yeah, it sucks.
  
{| width="50%" style="margin-left: 1cm"
+
{| width="50%" style="margin-left: 1cm; background:black"
| bgcolor="#000000" width="25%"| <span style="color: #c0c0c0">BLACK</span>
+
| bgcolor="#000000" width="25%"| <br> || bgcolor="#C00000" width="25%"| <br>
| bgcolor="#0000c0" width="25%"| <span style="color: #c0c0c0">BLUE</span>
+
| bgcolor="#606000" width="25%"| <br> || bgcolor="#008000" width="25%"| <br>
| bgcolor="#008000" width="25%"| <span style="color: #c0c0c0">GREEN</span>
 
| bgcolor="#0060a0" width="25%"| <span style="color: #c0c0c0">CYAN</span>
 
 
|-
 
|-
| bgcolor="#C00000" width="25%"| <span style="color: #c0c0c0">RED</span>
+
| bgcolor="#808080" width="25%"| <br> || bgcolor="#ff3030" width="25%"| <br>
| bgcolor="#A00080" width="25%"| <span style="color: #c0c0c0">MAGENTA</span>
+
| bgcolor="#ffff40" width="25%"| <br> || bgcolor="#00e000" width="25%"| <br>
| bgcolor="#806000" width="25%"| <span style="color: #c0c0c0">BROWN</span>
 
| bgcolor="#555555" width="25%"| <span style="color: #000000">DGRAY</span>
 
 
|-
 
|-
| bgcolor="#AAAAAA" width="25%"| <span style="color: #c0c0c0">LGRAY</span>
+
| bgcolor="#0000c0" width="25%"| <br> || bgcolor="#A00080" width="25%"| <br>
| bgcolor="#4040ff" width="25%"| <span style="color: #c0c0c0">LBLUE</span>
+
| bgcolor="#c0c0c0" width="25%"| <br> || bgcolor="#0060a0" width="25%"| <br>
| bgcolor="#00e000" width="25%"| <span style="color: #000000">LGREEN</span>
 
| bgcolor="#40e0ff" width="25%"| <span style="color: #000000">LCYAN</span>
 
 
|-
 
|-
| bgcolor="#ff4040" width="25%"| <span style="color: #000000">LRED</span>
+
| bgcolor="#3030ff" width="25%"| <br> || bgcolor="#ff40e0" width="25%"| <br>
| bgcolor="#ff40e0" width="25%"| <span style="color: #000000">LMAGENTA</span>
+
| bgcolor="#ffffff" width="25%"| <br> || bgcolor="#40e0ff" width="25%"| <br>
| bgcolor="#ffff40" width="25%"| <span style="color: #000000">YELLOW</span>
 
| bgcolor="#ffffff" width="25%"| <span style="color: #000000">WHITE</span>
 
 
|}
 
|}
 
  
 
<pre>[BLACK_R:0]
 
<pre>[BLACK_R:0]
Line 44: Line 35:
 
[MAGENTA_G:0]
 
[MAGENTA_G:0]
 
[MAGENTA_B:128]
 
[MAGENTA_B:128]
[BROWN_R:128]
+
[BROWN_R:96]
 
[BROWN_G:96]
 
[BROWN_G:96]
 
[BROWN_B:0]
 
[BROWN_B:0]
[LGRAY_R:170]
+
[LGRAY_R:192]
[LGRAY_G:170]
+
[LGRAY_G:192]
[LGRAY_B:170]
+
[LGRAY_B:192]
[DGRAY_R:85]
+
[DGRAY_R:128]
[DGRAY_G:85]
+
[DGRAY_G:128]
[DGRAY_B:85]
+
[DGRAY_B:128]
[LBLUE_R:64]
+
[LBLUE_R:48]
[LBLUE_G:64]
+
[LBLUE_G:48]
 
[LBLUE_B:255]
 
[LBLUE_B:255]
 
[LGREEN_R:0]
 
[LGREEN_R:0]
Line 63: Line 54:
 
[LCYAN_B:255]
 
[LCYAN_B:255]
 
[LRED_R:255]
 
[LRED_R:255]
[LRED_G:64]
+
[LRED_G:48]
[LRED_B:64]
+
[LRED_B:48]
 
[LMAGENTA_R:255]
 
[LMAGENTA_R:255]
 
[LMAGENTA_G:64]
 
[LMAGENTA_G:64]

Revision as of 10:25, 26 August 2008

So, Colourblindness Sucks.

So I thought I'd abuse the preview function, and actually sit down and tweak colours from the Color Schemes page. If the following doesn't look right because you're not colour blind, don't worry. When I look at the default colour scheme, Green/Brown, LGreen/Yellow and Cyan/White are nearly indistinguishable (and cyan looks like a grey midway between DGray and LGray). Yeah, it sucks.

















[BLACK_R:0]
[BLACK_G:0]
[BLACK_B:0]
[BLUE_R:0]
[BLUE_G:0]
[BLUE_B:192]
[GREEN_R:0]
[GREEN_G:128]
[GREEN_B:0]
[CYAN_R:0]
[CYAN_G:96]
[CYAN_B:160]
[RED_R:192]
[RED_G:0]
[RED_B:0]
[MAGENTA_R:160]
[MAGENTA_G:0]
[MAGENTA_B:128]
[BROWN_R:96]
[BROWN_G:96]
[BROWN_B:0]
[LGRAY_R:192]
[LGRAY_G:192]
[LGRAY_B:192]
[DGRAY_R:128]
[DGRAY_G:128]
[DGRAY_B:128]
[LBLUE_R:48]
[LBLUE_G:48]
[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:48]
[LRED_B:48]
[LMAGENTA_R:255]
[LMAGENTA_G:64]
[LMAGENTA_B:224]
[YELLOW_R:255]
[YELLOW_G:255]
[YELLOW_B:64]
[WHITE_R:255]
[WHITE_G:255]
[WHITE_B:255]

Useful Links

http://www.bay12games.com/forum/index.php?topic=20685.0 - Contains rainfall/drainage ranges for various biomes.