summaryrefslogtreecommitdiff
path: root/data/graphics/gui/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/graphics/gui/colors.xml')
-rw-r--r--data/graphics/gui/colors.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics/gui/colors.xml b/data/graphics/gui/colors.xml
index 4a35d081..db35ac41 100644
--- a/data/graphics/gui/colors.xml
+++ b/data/graphics/gui/colors.xml
@@ -1,5 +1,6 @@
<colors>
<color id="TEXT" color="#000000" />
+ <color id="NPC_DIALOG_TEXT" color="#000000" />
<color id="SHADOW" color="#000000" />
<color id="OUTLINE" color="#000000" />
<color id="PROGRESS_BAR" color="#ffffff" />
@@ -47,4 +48,5 @@
<progressbar id="INVY_SLOTS" color="#e1c819" />
<progressbar id="WEIGHT" color="#0000ff,ffff00,ff0000" />
<progressbar id="JOB" color="#e187cb" />
+ <progressbar id="DOWNLOAD" color="#ded387" />
</colors>