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 "Colors.txt"
Jump to navigation
Jump to search
LethosorBot (talk | contribs) (Tagging v50 page (879/4888)) |
m (adapt from init.txt description) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Quality|Fine}} | |
− | {{Quality| | ||
{{av}} | {{av}} | ||
{{file|DF/data/init/colors.txt}} | {{file|DF/data/init/colors.txt}} | ||
The '''colors.txt''' file defines the [[color scheme]] used by DF, in standard RGB color code. | The '''colors.txt''' file defines the [[color scheme]] used by DF, in standard RGB color code. | ||
+ | |||
+ | The default settings can be found at <code>data/init/colors.txt</code> and the current settings at <code>prefs/colors.txt</code>, where the location of the <code>prefs</code> folder depends on the [[Settings#Portable_mode|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 <code>data/init/</code> and <code>prefs/</code> are read when ''Dwarf Fortress'' starts, in that order, with the last value read for an option being used. | ||
== Default colors.txt == | == Default colors.txt == | ||
{{color scheme | {{color scheme | ||
|black=#000000 | |black=#000000 | ||
− | |dgray=# | + | |dgray=#a0a0a0 |
− | |blue=# | + | |blue=#207df1 |
− | |lblue=# | + | |lblue=#8c66ff |
− | |green=# | + | |green=#a2dc34 |
− | |lgreen=# | + | |lgreen=#13fd65 |
− | |cyan=# | + | |cyan=#71bbb0 |
− | |lcyan=# | + | |lcyan=#12fecf |
− | |red=# | + | |red=#ff113a |
− | |lred=# | + | |lred=#ff7111 |
− | |magenta=# | + | |magenta=#a73cd5 |
− | |lmagenta=# | + | |lmagenta=#e811ff |
− | |brown=# | + | |brown=#d79b2d |
− | |yellow=# | + | |yellow=#ffe111 |
|lgray=#c0c0c0 | |lgray=#c0c0c0 | ||
|white=#ffffff | |white=#ffffff |
Latest revision as of 21:37, 23 September 2025
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 |