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
(add default) |
m |
||
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. | + | The '''colors.txt''' file defines the [[color scheme]] used by DF, in standard RGB color code. |
== Default colors.txt == | == Default colors.txt == |
Revision as of 02:38, 18 May 2015
v50.14 · 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.
Default colors.txt
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:0]
[BLUE_G:0]
[BLUE_B:128]
[GREEN_R:0]
[GREEN_G:128]
[GREEN_B:0]
[CYAN_R:0]
[CYAN_G:128]
[CYAN_B:128]
[RED_R:128]
[RED_G:0]
[RED_B:0]
[MAGENTA_R:128]
[MAGENTA_G:0]
[MAGENTA_B:128]
[BROWN_R:128]
[BROWN_G:128]
[BROWN_B:0]
[LGRAY_R:192]
[LGRAY_G:192]
[LGRAY_B:192]
[DGRAY_R:128]
[DGRAY_G:128]
[DGRAY_B:128]
[LBLUE_R:0]
[LBLUE_G:0]
[LBLUE_B:255]
[LGREEN_R:0]
[LGREEN_G:255]
[LGREEN_B:0]
[LCYAN_R:0]
[LCYAN_G:255]
[LCYAN_B:255]
[LRED_R:255]
[LRED_G:0]
[LRED_B:0]
[LMAGENTA_R:255]
[LMAGENTA_G:0]
[LMAGENTA_B:255]
[YELLOW_R:255]
[YELLOW_G:255]
[YELLOW_B:0]
[WHITE_R:255]
[WHITE_G:255]
[WHITE_B:255]
|
See also
- Color scheme for example color schemes
Settings | |
---|---|
Gameplay settings | |
Log files | |
Other |