summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/progress_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/en/widgets/progress_bar.xml')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/progress_bar.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/progress_bar.xml b/indra/newview/skins/default/xui/en/widgets/progress_bar.xml
new file mode 100644
index 0000000000..3344de06b0
--- /dev/null
+++ b/indra/newview/skins/default/xui/en/widgets/progress_bar.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<progress_bar image_bar="rounded_square.tga"
+ image_fill="progressbar_fill.tga"
+ image_shadow="rounded_square_soft.tga"
+ color_bar.red="0.5764"
+ color_bar.green="0.6627"
+ color_bar.blue="0.8352"
+ color_bar.alpha="1"
+ color_bar2.red="0.5764"
+ color_bar2.green="0.6627"
+ color_bar2.blue="0.8352"
+ color_bar2.alpha="1"
+ color_shadow.red="0.2000"
+ color_shadow.green="0.2000"
+ color_shadow.blue="0.4000"
+ color_shadow="1"
+ color_bg.red="0.3254"
+ color_bg.green="0.4000"
+ color_bg.blue="0.5058"
+ color_bg.alpha="1"
+ />