diff options
author | David Walter Seikel | 2014-02-03 15:23:22 +1000 |
---|---|---|
committer | David Walter Seikel | 2014-02-03 15:23:22 +1000 |
commit | d056a17f05a1f90708f554651475e116a2ddbd68 (patch) | |
tree | 07fa4f1cca2a25548b8d2d6b4752b07d8efbd2ff /linden/indra/newview/skins/gemini | |
parent | Updating tree and volume LOD. These go to eleven. (diff) | |
parent | Fix up OTR prefs to not crash. (diff) | |
download | meta-impy-next.zip meta-impy-next.tar.gz meta-impy-next.tar.bz2 meta-impy-next.tar.xz |
Diffstat (limited to 'linden/indra/newview/skins/gemini')
-rw-r--r-- | linden/indra/newview/skins/gemini/colors_base.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/skins/gemini/colors_base.xml b/linden/indra/newview/skins/gemini/colors_base.xml index 0b65586..31e6c57 100644 --- a/linden/indra/newview/skins/gemini/colors_base.xml +++ b/linden/indra/newview/skins/gemini/colors_base.xml | |||
@@ -66,7 +66,7 @@ | |||
66 | <ScrollBgWriteableColor value="33, 33, 33, 80" /> | 66 | <ScrollBgWriteableColor value="33, 33, 33, 80" /> |
67 | <ScrollBGStripeColor value="100, 100, 100, 25" /> | 67 | <ScrollBGStripeColor value="100, 100, 100, 25" /> |
68 | <ScrollDisabledColor value="33, 33, 33, 204" /> | 68 | <ScrollDisabledColor value="33, 33, 33, 204" /> |
69 | <ScrollSelectedBGColor value="222, 222, 222, 150" /> | 69 | <ScrollSelectedBGColor value="33, 33, 33, 204" /> |
70 | <ScrollSelectedFGColor value="255, 255, 255, 255" /> <!-- Text color --> | 70 | <ScrollSelectedFGColor value="255, 255, 255, 255" /> <!-- Text color --> |
71 | <ScrollUnselectedColor value="222, 222, 222, 150" /> <!-- Text color --> | 71 | <ScrollUnselectedColor value="222, 222, 222, 150" /> <!-- Text color --> |
72 | <ScrollHighlightedColor value="222, 222, 222, 80" /> <!-- Hover color --> | 72 | <ScrollHighlightedColor value="222, 222, 222, 80" /> <!-- Hover color --> |