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.
colors.txt
Jump to navigation
Jump to search
v52.04 · v0.47.05 This article is about the current version of DF.Note that some content may still need to be updated. |
The colors.txt file defines the color scheme used by DF, in standard RGB color code.
The default settings can be found at data/init/colors.txt
and the current settings at prefs/colors.txt
, where the location of the prefs
folder depends on the portable mode setting. Changes made to these files take effect the next time Dwarf Fortress is run, and apply to all worlds. Files in both data/init/
and prefs/
are read when Dwarf Fortress starts, in that order, with the last value read for an option being used.
Default colors.txt[edit]
BLACK | DGRAY |
BLUE | LBLUE |
GREEN | LGREEN |
CYAN | LCYAN |
RED | LRED |
MAGENTA | LMAGENTA |
BROWN | YELLOW |
LGRAY | WHITE |
colors.txt |
---|
[BLACK_R:0]
[BLACK_G:0]
[BLACK_B:0]
[BLUE_R:32]
[BLUE_G:125]
[BLUE_B:241]
[GREEN_R:162]
[GREEN_G:220]
[GREEN_B:52]
[CYAN_R:113]
[CYAN_G:187]
[CYAN_B:176]
[RED_R:255]
[RED_G:17]
[RED_B:58]
[MAGENTA_R:167]
[MAGENTA_G:60]
[MAGENTA_B:213]
[BROWN_R:215]
[BROWN_G:155]
[BROWN_B:45]
[LGRAY_R:192]
[LGRAY_G:192]
[LGRAY_B:192]
[DGRAY_R:160]
[DGRAY_G:160]
[DGRAY_B:160]
[LBLUE_R:140]
[LBLUE_G:102]
[LBLUE_B:255]
[LGREEN_R:19]
[LGREEN_G:253]
[LGREEN_B:101]
[LCYAN_R:18]
[LCYAN_G:254]
[LCYAN_B:207]
[LRED_R:255]
[LRED_G:113]
[LRED_B:17]
[LMAGENTA_R:232]
[LMAGENTA_G:17]
[LMAGENTA_B:255]
[YELLOW_R:255]
[YELLOW_G:225]
[YELLOW_B:17]
[WHITE_R:255]
[WHITE_G:255]
[WHITE_B:255]
|
See also[edit]
- Color scheme for example color schemes
Settings | |
---|---|
Gameplay settings | |
Log files | |
Other |