Шаблон:Color scheme
Материал из Dwarf Fortress Wiki
| BLACK | DGRAY |
| BLUE | LBLUE |
| GREEN | LGREEN |
| CYAN | LCYAN |
| RED | LRED |
| MAGENTA | LMAGENTA |
| BROWN | YELLOW |
| LGRAY | WHITE |
colors.txt |
|---|
[BLACK_R:{{#colorconvert:000|hex|rgb1}}]
[BLACK_G:{{#colorconvert:000|hex|rgb2}}]
[BLACK_B:{{#colorconvert:000|hex|rgb3}}]
[BLUE_R:{{#colorconvert:000|hex|rgb1}}]
[BLUE_G:{{#colorconvert:000|hex|rgb2}}]
[BLUE_B:{{#colorconvert:000|hex|rgb3}}]
[GREEN_R:{{#colorconvert:000|hex|rgb1}}]
[GREEN_G:{{#colorconvert:000|hex|rgb2}}]
[GREEN_B:{{#colorconvert:000|hex|rgb3}}]
[CYAN_R:{{#colorconvert:000|hex|rgb1}}]
[CYAN_G:{{#colorconvert:000|hex|rgb2}}]
[CYAN_B:{{#colorconvert:000|hex|rgb3}}]
[RED_R:{{#colorconvert:000|hex|rgb1}}]
[RED_G:{{#colorconvert:000|hex|rgb2}}]
[RED_B:{{#colorconvert:000|hex|rgb3}}]
[MAGENTA_R:{{#colorconvert:000|hex|rgb1}}]
[MAGENTA_G:{{#colorconvert:000|hex|rgb2}}]
[MAGENTA_B:{{#colorconvert:000|hex|rgb3}}]
[BROWN_R:{{#colorconvert:000|hex|rgb1}}]
[BROWN_G:{{#colorconvert:000|hex|rgb2}}]
[BROWN_B:{{#colorconvert:000|hex|rgb3}}]
[LGRAY_R:{{#colorconvert:000|hex|rgb1}}]
[LGRAY_G:{{#colorconvert:000|hex|rgb2}}]
[LGRAY_B:{{#colorconvert:000|hex|rgb3}}]
[DGRAY_R:{{#colorconvert:000|hex|rgb1}}]
[DGRAY_G:{{#colorconvert:000|hex|rgb2}}]
[DGRAY_B:{{#colorconvert:000|hex|rgb3}}]
[LBLUE_R:{{#colorconvert:000|hex|rgb1}}]
[LBLUE_G:{{#colorconvert:000|hex|rgb2}}]
[LBLUE_B:{{#colorconvert:000|hex|rgb3}}]
[LGREEN_R:{{#colorconvert:000|hex|rgb1}}]
[LGREEN_G:{{#colorconvert:000|hex|rgb2}}]
[LGREEN_B:{{#colorconvert:000|hex|rgb3}}]
[LCYAN_R:{{#colorconvert:000|hex|rgb1}}]
[LCYAN_G:{{#colorconvert:000|hex|rgb2}}]
[LCYAN_B:{{#colorconvert:000|hex|rgb3}}]
[LRED_R:{{#colorconvert:000|hex|rgb1}}]
[LRED_G:{{#colorconvert:000|hex|rgb2}}]
[LRED_B:{{#colorconvert:000|hex|rgb3}}]
[LMAGENTA_R:{{#colorconvert:000|hex|rgb1}}]
[LMAGENTA_G:{{#colorconvert:000|hex|rgb2}}]
[LMAGENTA_B:{{#colorconvert:000|hex|rgb3}}]
[YELLOW_R:{{#colorconvert:000|hex|rgb1}}]
[YELLOW_G:{{#colorconvert:000|hex|rgb2}}]
[YELLOW_B:{{#colorconvert:000|hex|rgb3}}]
[WHITE_R:{{#colorconvert:000|hex|rgb1}}]
[WHITE_G:{{#colorconvert:000|hex|rgb2}}]
[WHITE_B:{{#colorconvert:000|hex|rgb3}}]
|