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"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m (Update for 52.02. Now reads from prefs/ folder.)
m (Fix format)
Line 3: Line 3:
 
{{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. File is sourced in both data/init/ and prefs/ when Dwarf Fortress starts, in that order, with the last value read being used.
+
The '''colors.txt''' file defines the [[color scheme]] used by DF, in standard RGB color code. The file is sourced in both <code>data/init/</code> and <code>prefs/</code> when Dwarf Fortress starts, in that order, with the last value read being used.
  
 
== Default colors.txt ==
 
== Default colors.txt ==

Revision as of 21:29, 23 September 2025

This article is about the current version of DF.
Note that some content may still need to be updated.

File

Folder-orange.svg Dwarf Fortress

Folder.svg data

Folder.svg init

Text-x-generic.svg colors.txt

The colors.txt file defines the color scheme used by DF, in standard RGB color code. The file is sourced in both data/init/ and prefs/ when Dwarf Fortress starts, in that order, with the last value read being used.

Default colors.txt

BLACK DGRAY
BLUE LBLUE
GREEN LGREEN
CYAN LCYAN
RED LRED
MAGENTA LMAGENTA
BROWN YELLOW
LGRAY WHITE


See also

Settings
Gameplay settings
Log files
Other