summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorfowlerdm <fowlerdm@gmail.com>2024-05-28 04:47:37 -0600
committerfowlerdm <fowlerdm@gmail.com>2024-05-28 04:47:37 -0600
commit24a80f363e99ede3dd107c9bdb815e86dec42099 (patch)
tree5caf5fe123ff364f77fa1f616fd080cc4abbc8dd /indra
parent641a0f760f3a44983c527e1a5ce5ecc82b028e80 (diff)
Make FpsTextColor less dim
Oopsie whoopsie lol
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/skins/default/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml
index 2d79a76bb3..a109753144 100644
--- a/indra/newview/skins/default/colors.xml
+++ b/indra/newview/skins/default/colors.xml
@@ -384,7 +384,7 @@
value="0.3344 0.545 0.645 1" />
<color
name="FpsTextColor"
- reference="EmphasisColor_13" />
+ value="0.34 0.51 0.64 0.8" />
<color
name="GridFocusPointColor"
reference="White_50" />